A simple solution to the “other” problem with select boxes
Ajax Blogs - 107 days ago Posted by bluray
Jeffrey Olchovy has posted a simple tutorial on using jQuery to solve a “select-to-input toggle” that shows and hides a text field when you select “Other”. It overloads the same form name, so the server side gets just one value, and doesn’t know or care if it was in th
Log in to comment or register here.