Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums
Old 08-05-2005, 10:17 AM   #1 (permalink)
SeetaramaRaju
Registered User
 
Join Date: Aug 2005
Posts: 8
SeetaramaRaju is on a distinguished road
HTML onMouseober Event

I've the following code in a table cell which is supposed to show
a hyperlink, and when onMouseover it popsup a menu of hyperlinks,
and hides it, once we are onMouseOut. This works fine with IE.
But it doesn't work in netscape 4.8. Other thing is even in netscape
it is identifying the place of the popup links. when i click on that place
where popup link is supposed to be there it directs to the corrosponding
page correctly. Only thing is it is not displaying it.

Here is the code
Code:
<td>
      <a href = "" onmouseout="menuA.style.visibility='hidden'" onmouseOver="menuA.style.visibility='visible'">Administration</a>
	       <div style="position:relative;background:#F6D5C3;visibility:hidden; z-index:90;" id="menuA" class="popup" onmouseover="this.style.visibility='visible'" onmouseout="this.style.visibility='hidden'">
                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="SamplevolunteerReport.html" target="dynamic">Track&Alert</a>
                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href = "">Security&Maintainance</a>
                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href = "">Verification</a> <br>
                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href = "">Pending&nbspRegistrations&Approvals</a>


           </div>
    </td>
Any thoughts please

Thanks

Last edited by redhead; 08-05-2005 at 03:30 PM.
SeetaramaRaju is offline   Reply With Quote
Old 08-05-2005, 07:30 PM   #2 (permalink)
DavH27
PHP Pilgrim
 
DavH27's Avatar
 
Join Date: Aug 2004
Location: London
Posts: 170
DavH27 is on a distinguished road
You mean like this?

Fixed code

Just proof read your code =P
Code:
visibility:hi  dden
__________________
Davy - Programming since 1998 [CV]
Currently working on: n/a
Status: n/a
DavH27 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Get directory files into html links listing Wysocki PHP 1 04-01-2005 11:31 AM
Help with launching an exy within HTML. Nicotine HTML, XML, Javascript, AJAX 5 05-12-2004 04:00 PM
html in tutorials is fixed sde Lounge 0 03-25-2003 11:24 AM


All times are GMT -8. The time now is 01:00 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC8 ©2007, Crawlability, Inc.





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting