This class can be used to generate article pages using HTML 5 syntax. It can assign content for the article body, header, footer, navigation, sections, and aside content. The class assembles all the defined content and returns it as a single string with HTML 5 markup. HTML 5 Support forum html-5 Generate ...
This class can render a speed meter as image or HTML5 canvas. It can generate an image with a round speed meter and a pointer pointing to the current speed over three ranges of speeds displayed in red, yellow or green. The class can generate the image in JPEG, PNG and GIF format, or as HTML5 with JavaScript ...
This class is a rewrite of the Nibble Forms class for validating and generating HTML5 forms. It can compose a form adding several types of fields specifying the type and other parameters that may define validation rules. The class can compose and generate the form output by adding form start and end ...
HTML 5 video and audio converter class Support forum html5-video-audio Convert video or audio files to OGG format This class can be used to convert video or audio files to OGG format. It takes an uploaded audio or video file and passes it to the ffmpeg2theora program, so it can be converted to the ...
This class can detect user location using HTML 5 API or GeoIP API. It can generate HTML with JavaScript code to detect the user location using Google Maps API on a browser that implements the HTML 5 geo-location API. The class can also determine the user location by sending a HTTP request to the GeoIP ...
This package can generate HTML5 pages optimized for mobile devices using jQuery mobile. It can add several types of elements to compose a HTML5 page meant to take advantage of mobile device specific features. Currently it can add buttons for starting calls with the phone, Facetime or Skype, send email ...
... integrated with jQuery This package is Web development framework integrated with jQuery. It provides classes for various purposes that generate HTML 5 and JavaScript for generating user interfaces enhanced with JavaScript components based jQuery library. CSS styles. mix2ool The rewrite rules The common ...
... arbitrary data in a compressed format inside PNG images. This makes possible to pass binary data to JavaScript running on a browser that supports HTML 5 Canvas. After loading a PNG image sent by the server on a Canvas object, it is possible to recover the original uncompressed data passed inside the ...
... the submitted form values using rules defined in HTML attributes of the input tags in the the form HTML template. It supports rules defined in HTML 5 specification as well other custom types of validation rules like required, week, month, color, creditcard, url, integer, number, range, email, alphabetic ...
... and video clips in Web pages without resorting to Javascript. The class supports several types of players, like Flow Player, Windows Media Player, HTML 5 audio and video tags. Separate sub-classes are provided to support variants of the Flow Player. Demonstration php script Example Extending Class README ...