How can I invoke a click or simulate clicking on plain old <a href="path to image" class="thickbox"> </a>. In my application I want to use jquery library ThickBox (http://jquery.com/demo/thickbox/). But all my html content is dynamic. With Hyperlink class I can change only text after anchor. I want to show preview of image, when user double cliks on its thumbnail and I don't know how to invoke it from a listener.
Or is there any alternative solution? I saw glass panel from gwt- incubator, but I think it is rather difficult, I want simple functionality like thick box. Thanks in advance, JK -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
