In IE7 it had broken graphic links.

Karl Swedberg wrote:
> If you just want it to appear when you click a link, then you probably 
> don't want to append it to the body on document.ready. Put that in a 
> click handler instead. Anyway, I threw together a page for you:
>
> http://test.learningjquery.com/create-window.html
>
> Is that the kind of thing you're looking for? 
>
> Also, you might want to take a look at the jQuery plugins page 
> (docs.jquery.com/Plugins) for a more robust implementation of this 
> sort of thing -- more along the lines of the prototype example you 
> pointed to. Here is one plugin that might interest you:
>
> http://dev.iceburg.net/jquery/jqModal/
>
>
> --Karl
> _________________
> Karl Swedberg
> www.englishrules.com
> www.learningjquery.com
>
>
>
> On Jun 4, 2007, at 4:54 PM, radzio wrote:

Reply via email to