What do you feel the difference would be from their provided examples?

http://jquery.com/demo/thickbox/

it's looking for <img> tags with the class of "thichbox"

so if you had

<img class="thickbox" .......... />

or

<asp:image runat="server" cssclass="thickbox" ...... />

it wouldn't matter to the thickbox code

On Mar 25, 8:24 am, Sachin <yargatti...@gmail.com> wrote:
> Hi,
> I am new to using jquery and want to understand how i can implement
> thickbox in my asp.net website.
> Is there any one who can provide me a simple example?
>
> Thanks in advance
>
> Sachin

Reply via email to