|
User Details |
message
|
|
Mark Ashley
post date:
2010-10-12 13:13:39
|
|
I am trying out the demo version to maybe buy this product. But i cannot get the drop down part of the menu to work. any suggestions?
|
|
|
Cristian Dorobantescu [Extend Studio]
post date:
2010-10-12 15:05:26
|
Are the menus placed in am empty page or are there any other elements that might affect them?
Also, have you uploaded the /includes folder?
Cristian
|
|
|
Mark Ashley
post date:
2010-10-12 15:39:39
|
|
yes i uploaded the includes folder. here is a link to look at http://www.advancedchemtech.com/contact_us.php. I wanted to see how it worked before i insert it into our index page. Also it is visible in ie but not firefox?
|
|
|
Andrei Brebulet [Extend Studio]
post date:
2010-10-13 03:48:53
|
Hello,
I took a look at your page and saw that you have the doctype wrong. It should look like this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
It should work in IE too after you make this change as now it appears to work in every other browser i tested with (chrome, firefox, opera). Let us know!
Regards,
Andrei Brebulet
|
|