|
User Details |
message
|
|
Jonathan G
post date:
2010-01-18 10:50:11
|
Here is my test site...why can i get the Menu to upload and work...Image Show isnt playing?
http://lamitindustries.com/indextest.html
|
|
|
Jonathan G
post date:
2010-01-18 11:14:16
|
i got the menu to show up, but i can't get the submenus to show up?
it's like there hidden behind something?
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-01-18 11:16:32
|
Hello Jonathan,
I just took a look at your page and noticed that you don't have ending "</body>" and "</html>" tags. I don't know if this is the source of the problem, but put them and let's see if we get any improvement.
Regards,
Andrei
|
|
|
Jonathan G
post date:
2010-01-18 11:24:49
|
i added that but i dont think that was it?
not sure what is going on with the Image Show?
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-01-18 12:06:39
|
Hello,
Also, the menu is not working on Firefox at the moment. I think that there is an incompatibility with the javascript that gets the date for your page. Change the name of that variable from "var d=new Date()" to "var newdate = new Date()".
It might be a good ideea to update the menu extension. I can see from your page that you are using an old version.
Try that javascript variable rename first and lets see if the page will work.
Regards,
Andrei Rinciog
|
|