SEARCH
Archive for June, 2013
Ojambo – HTML5 Data Attribute Video 0063
Friday, June 28th, 2013
A Video for the Ojambo.com HTML5 Data Attribute article.
Part One of One
Tags: Attribute, Button, Data, html5, Javascript, screencast, video
Posted in Tips & Tricks, Videos | No Comments »
HTML5 Game Development Review 2013
Tuesday, June 25th, 2013
HTML5 Game Development For Android Review
HTML5 is capable of producing very good applications. A new cross-platform game was created in HTML5 to be embedded in a webview. The game used CSS3, JavaScript and the C programming language.
HTML5 data attributes were used to store game information such as audio. CSS3 was used for animations. JavaScript was used for logic and audio.
Tags: C, C Programming Language, CSS3, Embedded, game, html5, Javascript, Webview
Posted in Reviews | No Comments »
Ojambo – JavaScript Back Method Video 0062
Friday, June 21st, 2013
A Video for the Ojambo.com JavaScript Back Method Layout article.
Part One of One
Tags: Anchor, Back, Button, Javascript, screencast, video
Posted in Tips & Tricks, Videos | No Comments »
HTML5 Data Attribute
Wednesday, June 19th, 2013
Data Attributes In HTML5
HTML5 application developers can create custom attributes to save data. Each HTML element can store multiple data attributes. The HTML5 data attribute feature works in all current major browsers.
The data attribute name must be contain the prefix “data-“. The data value of each attribute can be set and retrieved using JavaScript.
Tags: Attribute, Button, Data, html5, Javascript
Posted in Tips & Tricks | 1 Comment »