![]() |
![]() |
![]() |
|
#1
|
|||
|
|||
|
While I'm working on the installation of 5.5 on my desktop (Win7 installation problem), I am trying to still maintain the menu using my laptop (which is WinXP).
I copied in all of the right files from my desktop, but I'm not able to make the menu open correctly upon mouseover: http://www.kccougars.com/menutest Thoughts? Thanks again for all your help. uofwi92 |
|
#2
|
||||
|
||||
|
Hi,
Basically in all these cases, the first question is if the menu does work with the ~sample.html file which is created by the menu creator inside the menu creation folder. If it works fine there then let me know and we'll check from that point further.
__________________
Lefteris Haritou Anoxy Software |
|
#3
|
|||
|
|||
|
The ~sample.html file menu navigation is working properly. :)
uofwi92 |
|
#4
|
|||
|
|||
|
In fact, you can see it for yourself:
http://www.kccougars.com/menutest/~sample.html It's just the pages of the site that aren't displaying the menu... |
|
#5
|
|||
|
|||
|
Just realized the call on the ~sample.html file is to my local machine... lol
But trust me, it is working. :) |
|
#6
|
||||
|
||||
|
Hi,
Your HTML code is messed up and that's why the menu is not displaying fine. The page has 2 opening and 2 closing body and html tags and I think the table layout is not correct (table cells are left open).If you correct the HTML errors the menu should work fine.
__________________
Lefteris Haritou Anoxy Software |
|
#7
|
|||
|
|||
|
I should point out that the script is running just fine on the main site:
http://www.kccougars.com I need, however, to make changes to the Groups section of the navigation menu. I did, though, take out the extraneous HTML tags (which were a result of an external PHP call to an outside page that had the tags on them), but that hasn't changed the result. The menu in the menutest directory is still not opening properly. I want to make sure it's running correctly here before I upload it to the main site. http://www.kccougars.com/menutest/ I'm still having this issue, even though I have gotten PopUp to install correctly on my Win7 machine, thanks to your help. :) uofwi92 |
|
#8
|
|||
|
|||
|
By the way, the sitemap appears to be working correctly, not sure if that's germane or not.
http://www.kccougars.com/menutest/sitemap.html |
|
#9
|
||||
|
||||
|
Hi,
The problem is occurring probably because of your Table structure (you are using nested tables), which somewhere in your HTML code is probably incorrect (for example a forgotten ending </td> or </tr> or </table> HTML tag). Moving the HTML code of Pop-Up to the top of your HTML pages code (right after the starting <body> tag) will make the menu work fine, which is another hint that the nested Table structure is damaged. Anyway, as I said, moving the HTML code of Pop-Up right after the <body> HTML tag will make the menu work.
__________________
Lefteris Haritou Anoxy Software |
|
#10
|
|||
|
|||
|
I've got it installed and kind of working.
Here are my current issues: 1. Menu is not showing up in Firefox 3.5.5 (64-bit) 2. Clicking on links within the menu results in a weird graphic effect, which has a tendency to compress the link vertically, sometimes resulting in mis-clicks. uofwi92 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|