Hi all - this is driving me crazy but I can't find a solution. I posted a while back that I had a file input in a form that I wanted to test the file to ensure it is not over a specified file size...
Hmm not sure am a jquery noobie. That was one solution I had thought of to cycle around the attachments when you submit to check if any are too big if this is what you mean; I just wanted a more user...
Situation: I've developed a support page where users can drop in help tickets with javascript doing client side testing of the fields for missing data etc and php for server side...
Hi all - I have a home grown lightbox effect as my client cannot have community code such as JQuery, mootools etc running on their site (don't ask me....). All is working fine, the background darken...
Hi All - this is more of a best practise question rather than a "How do I do..." - I have a form that submits to a function for evaluation to produce a result that shows or hides a div based on the...
Hi all - I'm trying to build a form that has a series of drop downs asking a couple of questions and when you click submit, one of a few possible hidden divs are revealed depending on your answers....