[jQuery] Re: Links injected with jQuery not active in IE6

2008-07-08 Thread M. Miller
Funny, after setting up a test page I resolved my problem. It seems that a bug causes links inside nested floats to sometimes become inactive in IE6. Removing the float, or strangely, removing the background image, caused the inserted links to function properly. More about the bug here: http://w

[jQuery] Links injected with jQuery not active in IE6

2008-07-07 Thread M. Miller
I am using jQuery to insert a series of links into a containing div. Upon insertion, these links are active in Firefox and Safari, but are not active (clickable) in IE6 (what a surprise.) While Internet explorer 6 does visually render the inserted code, it seems that the html elements are not reco