J
jarintabata
hi i know this is a relatively known issue with safari, but i have yet
to find a really clear explanation of how to deal with it or what
alternative method will accomplish the same thing and work in
safari...
this is my code:
document.getElementById('wire_feed_url').innerHTML = '<a href="<? echo
SITE_ROOT.'rss/?type='; ?>'+newsfeeds.join(',')+'">Subscribe</a>';
any ideas on how to make this work in safari??
thank you!!
to find a really clear explanation of how to deal with it or what
alternative method will accomplish the same thing and work in
safari...
this is my code:
document.getElementById('wire_feed_url').innerHTML = '<a href="<? echo
SITE_ROOT.'rss/?type='; ?>'+newsfeeds.join(',')+'">Subscribe</a>';
any ideas on how to make this work in safari??
thank you!!