Guest User

Untitled

a guest
Jan 4th, 2013
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. $("#idForm").dialog();
  2.  
  3. <div id="idForm" title="Identify">
  4. <img src='images/i_info.png'
  5. alt="identify icon"
  6. id='idFormIdentifyIcon'
  7. style="position: relative; top: -20px; left: -20px; z-index: 999999" />
  8. ...other HTML here...
  9. </div>
Add Comment
Please, Sign In to add comment