Jun
16
How to create an outlook UI for the web
June 16, 2009 | Leave a Comment
How to create web application user interface that looks like Outlook
Jun
16
CSS Dock Menu
June 16, 2009 | Leave a Comment
A CSS dock menu that docks at the top or bottom of the page. Performance is better with this than the jQuery versions.
Jun
16
jQuery Menus
June 16, 2009 | Leave a Comment
Jun
15
CSS/JS Resources…
June 15, 2009 | Leave a Comment
This post will change as I read through these links later. If you like a link, bookmark it now…
20+ Wicked Proof of Concepts for better use of JQuery/CSS
CSS Decorative Gallery
CSS Gradient Text Effect
CSS Trick: Hidden Messages
CSS3 Tips
Typeface: embeddable fonts using Typeface.js
Apr
29
Javascript for hackers
April 29, 2009 | Leave a Comment
Garret H. Heyes has some interesting ideas on what to do with javascript. One of the things he points out is that, at least in some browsers, a regex replace can be used to execute code.
Apr
14
JavaScript is getting a facelift.
April 14, 2009 | Leave a Comment
Or more like an upgrade. Mark Cuadill has more to say about it.
Highlights of improvements:
- JSON object
- Object object
- Function object
- Array object
- String, Number, Boolean, Date
- Miscellaneous
Read his post for detailed information.