Startseite »
InformatikBlogs »
Flobii-CC. HTML & JS Tutorials
Flobii-CC. HTML & JS Tutorials
On this blog some useful and simple javascript or html tutorials and demos are shown.
|
|
Building an own homepage (some useful
geschrieben am 24.08.11 - 22:42 UhrOn this post I will schow you the most important things about building an own homepage to prevent that you have to search through an amount of forums and blogs.HTML-EditorsAt first the HTML-Editors are divided into syntax based HTML-Editors (for programmers) and Wysiwyg- [...]
How to use HTML5 Canvas
geschrieben am 24.07.11 - 22:56 UhrCanvas is part of the HTML5 API and allows to draw shapes and images on a html site. The API also contains the ability to create animations. The following browsers are supported:Mozilla Firefox > 1.5Opera >9Internet Explorer >9Chrome > 4Safari > 4A analog clock [...]
How to remove the Youtube Control-Bar
geschrieben am 24.06.11 - 15:29 UhrIf you are embedding a video from Youtube,always the control bar is available and might spank your web design. There two possibilities exist to remove the control bar. On Facebook the youtube video control bar is set to "autohide" and disappears, if you left the video panel with [...]
How to use HTML5 Audio (Code Snippets)
geschrieben am 15.05.11 - 16:51 UhrPost-Overview:Implementing the Audio TagJavaScript-ManipulationBuilding a custom Audio Player UIHTML5 Audio Player ScriptsMediaElment.jsjPlayerDownload DemosInteresting FactsWith the HTML5 Audio- Tag it is very easy to implement sounds on your web page. You also avoid the [...]
Simple FFT-Web-Visualization
geschrieben am 16.04.11 - 16:38 UhrWith the Soundmanger-Api, which you can find here, it is possible to get the frequency spectrum of a music track. The disadvantage of this feature is that thereby Flash v9 and higher is needed. Also the HTML5 Audio Data API from Mozilla is a oppertunity, but this API only works [...]
Ähnliche Blogs aus dieser Kategorie:


