IF YOU COULD ONLY LEARN ONE PROGRAMMING LANGUAGE, HAXE WOULD BE IT. IT’S UNIVERSAL. IT’S POWERFUL. IT’S EASY-TO-USE.
Monthly Archives: June 2012
DOMPDF
dompdf is an HTML to PDF converter. At its heart, dompdf is (mostly) CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer: it will download and read external stylesheets, inline style tags, and the style attributes of individual HTML elements. It also supports most presentational HTML attributes.
jquery Form Validation Plugins
A jQuery inline form validation, because validation is a mess
Jquery to bind ctrl+enter form submission
I need .live to get it to persist for future events. I just got the syntax wrong multiple times.