General
User Interface Libraries
http://demos.kendoui.com/ http://jquerytools.org/ http://qooxdoo.org/ http://wijmo.com http://jqueryui.com/demos/
http://demos.kendoui.com/ http://jquerytools.org/ http://qooxdoo.org/ http://wijmo.com http://jqueryui.com/demos/
I recently had to use a sticky footer in a build for Circle ICT. If you want to stick a footer to the bottom of the page no mattter how long or short the content is use this = [button link=”http://www.cssstickyfooter.com/using-sticky-footer-code.html” color=”orange” size=”small” target=”self”]STICKYFOOTER >>[/button] Works a treat, as used Read more…
Awesome CSS3 and HTML5 demo’s view in Webkit Browser. Some of the stuff works in IE9 [button link=”http://www.beta.theexpressiveweb.com/” size=”small” target=”self” color=”orange”]http://beta.theexpressiveweb.com/[/button]
I’ve found this really great post, i loved it so much i decided to repost it for all to enjoy. Fireworks vs Photoshop originally Written by Ivo. [button link=”http://www.ivomynttinen.com/blog/the-endless-fireworks-vs-photoshop-battle/” size=”small” target=”self”]CLICK HERE TO READ FULL ARTICLE[/button]
[button link=”http://www.perishablepress.com/stupid-htaccess-tricks/” size=”small” target=”self” color=”orange”]http://www.perishablepress.com/stupid-htaccess-tricks/[/button]
[lightbox link=”http://www.element.co.za/blog/wp-content/uploads/2012/04/how-to-google1.gif”][/lightbox]
Was thinking we could try this out next time we do a survey type job like the eskomfactor report job. [button link=”http://www.surveymonkey.com/” style=”orange” open_type=”blank”] View survey monkey here [/button]
In this tutorial I will show you how to show and hide HTML content using just 6 lines of JavaScript code. feel the power! dependency jQuery. Here’s an example of what you are going to build: [button url=”http://jsfiddle.net/element01/RQfXY/” style=”orange” open_type=”blank”] EXAMPLE [/button] The HTML The CSS The JavaScript