Browsing all articles tagged with code

0

Populating a Form with a dropdown (jQuery)

I thought I’d share this, maybe it’ll help somebody else. Basically this will take the value of the drop down (select) and show() that many input fields. Note: jQuery required.

Continue reading...

0

CSS Code for Wrapping Long URLs and Text

Ran into the problem last night that a long email was messing up a design in smaller screen resoloutions. Perfect fix down below:

Continue reading...

0

Snipt.net – Store your Code Snippets Online

Often when your programming well you find yourself with a lot of reusable or recyclable code. Everyone has their own little way of keeping all this code and organizing it etc. etc. for their next project. However today I found a great website now that I need my code snippets in more than one place, [...]

Continue reading...