betty_sue
08-13-2007, 09:48 AM
Hi,
I truly hope someone can lend me some advice on this issue that has been haunting me for about a month. Enter javascript or anything other than straight html and my brain begins to shrink and cramp.
My problem is with the top links that have this (of course changes on each link, one given for example):
<li><center><a href="#">Card Processing</a></center>
Even with just the # on the link, if any of them are clicked on it returns the user back to the index.html page. I don't want them to do anything or go anywhere, just be dead links. I tried removing them all once, and the results were not pretty :eek:
Yesterday, I decided to try putting the url in of the top sub-link figuring that would at least be better than returning a user back to the main page each time. The results of this confused me even more. Now, it alternates from the page link I put in the first time you click it, when you click it a second time it takes you to the index page again.
This is a business site and I cannot have my links playing musical pages, yet I look at the javascript and am clueless as to if there is anything I can change to fix it.
Any hints, advice, or help would be greatly appreciated,
thank you,
betty
I truly hope someone can lend me some advice on this issue that has been haunting me for about a month. Enter javascript or anything other than straight html and my brain begins to shrink and cramp.
My problem is with the top links that have this (of course changes on each link, one given for example):
<li><center><a href="#">Card Processing</a></center>
Even with just the # on the link, if any of them are clicked on it returns the user back to the index.html page. I don't want them to do anything or go anywhere, just be dead links. I tried removing them all once, and the results were not pretty :eek:
Yesterday, I decided to try putting the url in of the top sub-link figuring that would at least be better than returning a user back to the main page each time. The results of this confused me even more. Now, it alternates from the page link I put in the first time you click it, when you click it a second time it takes you to the index page again.
This is a business site and I cannot have my links playing musical pages, yet I look at the javascript and am clueless as to if there is anything I can change to fix it.
Any hints, advice, or help would be greatly appreciated,
thank you,
betty