![]() |
javascript question??????
I am working on a project that requires me to use JavaScript ?buttons and etc? and when doing so I found that ie does not pass the refer to another page when you click a link. I did some researcher and found this script, but I am not sure how to implement or how to use so maybe there is someone who can help, how do I make this work?
<script type="text/javascript" > function redirect(url) { if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)){ var referLink = document.createElement('a'); referLink.href = url; document.body.appendChild(referLink); referLink.click(); } else { location.href = url; } } </script> |
hey looks i am a post under you, and i have 21 views on my personal photos, now you are talking biz and you have 5 views ... have luck man! :)
|
Quote:
|
All times are GMT -7. The time now is 02:58 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc