Overriding dialogs

  •  03-02-2005, 2:46 PM

    Overriding dialogs

    How can I override the standard dialogs with my own dialogs?

    My dialogs has a very specific design and add some custom attributes to the <a> tag, e.g. <a href="#" my_id="123">.

    Can this be done?
     
    Is there a Javascript API that I can use to update tags like <a> and <img>?
View Complete Thread