I currently started working on my school's website and have already encountered a problem. There has been a request to add a link to an existing menu that has been around for a couple of years. The menu is javascript and I really don't have any experience with it. I just know HTML. I think, but am not sure, that it's just mouseover and if so, i don't know how to edit that. Here is the school home page, the menu is on the left hand side. Is it simpler than I think to add a link to the menu? If so, how would I acheive that? Or would it be easier to just make a whole new updated menu? Thanks.
|
|
Adding a new link is trivial. You just add a new row to the table on the left, and two elements. Basically just copy an earlier The javascript is in the It looks like:
You will need to change the numbers, such as r12 to r13, just follow the pattern by looking at the earlier links. |
||
|
|
|
This would give some idea |
||
|
|
