Biz Connection FREE TRIAL + $75 GOOGLE ADWORD - FREE VOUCHER for YOU!

Tag Archives: javascript

Browsing the Net on iPad2 and Motorola XOOM

ecommerce-ipad2-motorola xoom

There are still issues about what coding is running properly on desktops/laptops vs smart devices (tablets). It is not about JavaScript only but about css as well. At this point of time there is not total compatibility between browsers for …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 4.00 out of 5)
Loading ... Loading ...
 

HTML5 – Keyboard Events

ATRIBUTE STATUS VALUE DESCRIPTION onkeydown No Change script Script to be run when a key is pressed onkeypress NO Change script Script to be run when a key is pressed and released onkeyup No Change script Script to be run …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 3.50 out of 5)
Loading ... Loading ...
 

HTML5 – Form Events

ATRIBUTE STATUS VALUE DESCRIPTION onblur No Change script Script to be run when an element loses focus onchange NO Change script Script to be run when an element changes oncontextmenu NEW script Script to be run when a context menu …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 3.00 out of 5)
Loading ... Loading ...
 

HTML5 – Mouse Events

ATRIBUTE STATUS VALUE DESCRIPTION onclick No Change script Script to be run on a mouse click ondblclick No Change script Script to be run on a mouse double-click ondrag NEW script Script to be run when an element is dragged …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

HTML5 – Window Event Attributes

ATRIBUTE STATUS VALUE DESCRIPTION onafterprint NEW script Script to be run after the document is printed onbeforeprint NEW script Script to be run before the document is printed onbeforeonload NEW script Script to be run before the document loads onblur …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...
 

HTML5 – Media Events

ATRIBUTE STATUS VALUE DESCRIPTION onabort No Change script Script to be run on an abort event oncanplay NEW script Script to be run when media can start play, but might has to stop for buffering oncanplaythrough NEW script Script to …

Read more »

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...