$('#dialog').dialog({ height: 530 }).dialog('open');

On Wed, Sep 16, 2009 at 8:59 PM, Rolo <[email protected]> wrote:

>
> 1) I use this javascript function to launch JQuery Dialog:
> $('#dialog').dialog('open');
>
> 2) I read that to change size I can use something like this:
> $('.selector').dialog({ height: 530 });
>
> Question: How can I mix those 2 lines of code into 1 line javascript
> function?
>
> Thanks in advance!
>
> >
>


-- 
Ca-Phun Ung
+ http://yelotofu.com
+ hongkong, zce, jquery, jqueryui, php, css, html

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to