1) Script Title: AJAX
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...jaxcontent.htm
3) Describe problem: multiple mouseover effects needed
I want to change the Link Text with a mouseover and utilize the following script. Any Suggestions?
<a href="index.php" onmouseover="ajaxpage('content/rides.html', 'rides');" onmouseout="ajaxpage('content/rides1.html', 'rides');">View Sample Ad</a>
I want the "VIEW SAMPLE AD" text to change to "Click to View All Ads"



Reply With Quote

Bookmarks