getURL script not working in I.E.
In Safari and Firefox the script works but in IE the page performs it抯 fade out animation but then does not load (_self) the selected url.
Any thoughts?
btn.onRelease=function(){
getURL("http://yourDomain.com");
}
Do you know of a code issue I should avoid?
#If you have any other info about this subject , Please add it free.# |
