

![]() |
| ![]() | |||||||
|
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Platinum Lifetime Member Last Online: Yesterday 05:12 PM iTrader: (23) Join Date: Sep 2006
Posts: 1,142
DNF$: 2,930 Location: Texas
Country: | javascript question on hyperlinking, probably easy answer Hello, I'm not really familiar with javascript but i downloaded a free template that uses it to change the color of the buttons in the navigation bar on mouseover. What i can't figure out is how to hyperlink those buttons because it already looks like <a href="javascript" ... >. so where do I put the html link? To be more specific, the code looks like this: <a href="javascript:;" onMouseOver="MM_swapImage('home-page','','images/home-page_ln.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="images/home-page.gif" name="btn_home" width="183" height="26" border="0" id="home-page"></a> normally in html, after the <a href= comes "/page-link.html" or such. I don't really get what I'm supposed to do in the above. your help is greatly appreciated. thanks.
__________________ taking offers FederalDebt.org | atop.us | Chello.us | D-a-n-a.com | FellowSoldier.com | Loco.mx | NewYorkSEO.net | Octogenarian.org |
| | |
| Sponsored Ads |
| | #2 (permalink) |
| Platinum Lifetime Member Name: Paul Rogers Last Online: 11-17-2009 11:15 PM iTrader: (10) Join Date: Jun 2005
Posts: 1,251
DNF$: 0 Location: UK
Country: | Have you tried changing the href="javascript:;" to href="page.html"
__________________ Get your first month free at hostgator |
| | |
| | #3 (permalink) | |
| Platinum Lifetime Member Last Online: Yesterday 05:12 PM iTrader: (23) Join Date: Sep 2006
Posts: 1,142
DNF$: 2,930 Location: Texas
Country: | Quote:
I didnt think to take that out because i thought it would affect the javascript
__________________ taking offers FederalDebt.org | atop.us | Chello.us | D-a-n-a.com | FellowSoldier.com | Loco.mx | NewYorkSEO.net | Octogenarian.org | |
| | |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |