By Robert Durish, Posted in Developer Corner on March 26, 2009
There are (0) comments
This week we will discuss how to create a select box that the user can select multiple items. As you can imagine of course this isn't really a normal html <select> tag, but your user won't know the difference.
I came across this idea when a...(more)
By Robert Durish, Posted in Developer Corner on January 7, 2009
There are (1) comments
Here is the first of many How to articles I will be posting on the Hudson Horizons blog! This week we will discuss how to create a simple, quick W3C compliant tree. You could use this tree to organize data or easily add links to use as some...(more)
By Robert Durish, Posted in Developer Corner on December 30, 2008
There are (3) comments
Last week we came across a very strange bug with Tiny_MCE. We searched the net high and low to try to find the fix but we had no luck. So I thought why not put the answer up here for the next guy.Here is the problem:When you would go to...(more)