I am using shadowbox and jQuery.
I have it opening on page load fine.
What I want to do is.
Have the shadowbox open up and show a form where the user can enter their email address.
I then want to submit said form via ajax.
I am dumping the form on the page wrapped in a hidden div with the id of #dialog.
My question is.
How can I get the shadowbox to be opened automatically with an inline element?

aelement) and have the shadowbox become visible? – David Thomas Apr 15 '11 at 1:45display: block;? – David Thomas Apr 15 '11 at 2:31