Subway wrote:
> 
> My first jQuery project: http://www.osxcode.com/feedsearch/

Ok, I kinda found a solution ... ok, better call it a hack. It's a very
small hack, but that doesn't change the fact that I don't really like it.
This is what I added before I target the content that I insert into the
'greencontent' div:

$("#greenboxcontent").html($("#greenboxcontent").html());

Is there a better way to do this? And well, I guess I better add a browser
check to only do this with Safari. ;-)

Fredi
-- 
View this message in context: 
http://www.nabble.com/How-can-this-not-work--%28Safari-Problem%29-tf2721195.html#a7610427
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to