•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 425,995 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 1,679 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 1521 | Replies: 4
![]() |
•
•
Join Date: Jun 2006
Location: UK (Bristol)
Posts: 225
Reputation:
Rep Power: 3
Solved Threads: 1
Hello fellow web designers. I used Dreamweaver to place a rollover image on one of my web pages. It uses Javascript. When I looked at the code it had written, it includes the following null hyperlink on the image:
[HTML]<a href="#"><img src="rochfest-logo.gif" onmouseover="stuff" onmouseout="more stuff"></a>[/HTML]
Is there any chance this null link could cause errors on some browsers? I have only tested the page on IE6. Thanks for any help.
Steven.
[HTML]<a href="#"><img src="rochfest-logo.gif" onmouseover="stuff" onmouseout="more stuff"></a>[/HTML]
Is there any chance this null link could cause errors on some browsers? I have only tested the page on IE6. Thanks for any help.
Steven.
Last edited by tgreer : Aug 5th, 2006 at 11:53 am.
•
•
Join Date: Jun 2006
Location: UK (Bristol)
Posts: 225
Reputation:
Rep Power: 3
Solved Threads: 1
Thanks for the advice.
Can I take this to mean that CSS allows the placement of swapable and roll over images? Wouldn't that require the use of Javascript event detectors (i.e. onmouseover) anyway?
Steven.
•
•
•
•
Originally Posted by Deacon J
You could probably save some overhead though by using CSS instead of JavaScript.
Can I take this to mean that CSS allows the placement of swapable and roll over images? Wouldn't that require the use of Javascript event detectors (i.e. onmouseover) anyway?
Steven.
![]() |
•
•
•
•
•
•
•
•
DaniWeb JavaScript / DHTML / AJAX Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- XML and hyperlink as one of the data (RSS, Web Services and SOAP)
- cannot click hyperlink in outlook express e-mail (Web Browsers)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: Redirecting a browser with Javascript....
- Next Thread: how can i format a text field value with commas in a numeric amount.



Linear Mode