Okay, I'm using something like
$.fancybox( $("#savesofrm") );
to open a div that has some basic (textarea, etc) form elements in it. It works.
I want to pass more options, like helpers in. Not sure how. Ideas?
|
Okay, I'm using something like
to open a div that has some basic (textarea, etc) form elements in it. It works. I want to pass more options, like |
||||
|
|
|
You could do
|
|||
|
|