Posted by
admin on
Sep 21st, 2009 |
2 comments
The following GoDaddy Promo Codes can be used to receive discounts from domain name registration to web hosting packages. If you have any codes you use that are not included feel free to add them within the comments.
FPT3 – .COM for 6.95$ – Save $2
FPT1 – 10% off any order
FPT2 – $5 off any order $30 or more
Found these while seaching the web. I am going to start a page...
Posted by
admin on
Sep 14th, 2009 |
1 comment
If you have spent anytime at all trying to add dynamics to your pages then you will know that you tend to follow a pattern selecting an element(s) and then adding functionality to these elements in the way of conditional statements. You make be hiding/showing an element, adding/removing a class, modifying an attribute or performing some additional task. Now using basic javascript or server-side coding...
Posted by
admin on
Sep 7th, 2009 |
no comments
I stumbled onto a nice File Management example from developer Cory S.N. LaViska, which is quite slick and can be useful in creating a content management interface. LaViska gives us the following overview:
jQuery File Tree is a configurable, AJAX file browser plugin for jQuery. You can create a customized, fully-interactive file tree with as little as one line of JavaScript code.
Currently, server-side...