View Single Post
  #1 (permalink)  
Old 07-02-2007, 11:05 AM
ccool ccool is offline
Novice Webmaster
 
Join Date: Jan 2007
Location: KL
Posts: 39
Rep Power: 0
ccool is on a distinguished road
Send a message via MSN to ccool Send a message via Skype™ to ccool
getURL() not working in IE7

anyone knows how come this code is not working in IE7?

on(release)
{
getURL("http://www.google.com", "_self");
}

this code is on a button which i did for testing n found tht it's not working.the button resides on a page and upon clicking it,it should link to google.but nothing happens.

any idea?
__________________
Regards,
2-help-&-2-b-helped
Reply With Quote