versus
08-07-2008, 03:25 PM
(Ajax Tabs (http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm))
FF error console shows me the following error:
ulobj has no properties
It's at this line:
var ulist=ulobj.getElementsByTagName("li") //array containing the LI elements within UL
What is it and how can i fix it ?
FF error console shows me the following error:
ulobj has no properties
It's at this line:
var ulist=ulobj.getElementsByTagName("li") //array containing the LI elements within UL
What is it and how can i fix it ?