Quote:
Originally Posted by Jakez
Ok I'm reading a bunch of stuff trying to figure all this jQuery mess out. Even though most of the tutorials online expect you to know a ton of shit already, but first..
How do I even call what you gave me within my HTML form?
There's the
But no function name to reference? lol
Should I remove the .hide()'s and use something like
|
What is it exactly you're trying to do?
If it's a form submit and the div is to show based on submit response, why not use
jQuery thickbox. There's got to be one of those examples that fits your needs (scroll down to the last AJAX example)? And damn simple to boot.