i am wondering how can i create a button like the open dialog button
in http://jqueryui.com/themeroller/ when i copy and paste the source
for the button from the jqueryui site, i dun get the right positioning
without editting the css. am i missing something?

<p><a href="#" style="display: block; padding: 2px; float: left;"
id="dialog_link" class="ui-state-default ui-state-hover ui-corner-
all"><span class="ui-icon ui-icon-newwin" style="float: left"></
span>Open Dialog</a></p>

inline style="" are added by me. is there a documentation to tell me
how i can replicate those buttons/link styles? trial and error is
taking some time

Reply via email to