From: Jesse V. <je...@6t...> - 2003-08-03 14:25:08
|
I'm trying to use the html menu stuff, but I'm using the java compressor stuff, which means it skips the step of using the library. When I include htmlmenu.js, I get an error when it gets parsed. I get a pop up error that says "Prototype Error" and then a javascript console error that says "p has no properties". Do I have to include another file that I'm missing? I'm including: dynapi.js event.js dyndocument.js dynlayer_base.js (and the other needed ie or dom js) graphics.js htmlmenu.js What am I missing? Thanks, Jesse |