esraa
05-15-2012, 01:02 PM
1) Script Title: anylinkmenu not working on IE
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm
3) Describe problem:
the code works fine on chrome but it makes exception on IE
var relattr = anchorobj.getAttribute("rel")
dropmenuid = relattr.replace(/\[(\w+)\]/, '') --->makes exception
relattr is null .
any help ?!
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm
3) Describe problem:
the code works fine on chrome but it makes exception on IE
var relattr = anchorobj.getAttribute("rel")
dropmenuid = relattr.replace(/\[(\w+)\]/, '') --->makes exception
relattr is null .
any help ?!