.NETGURU
HOW-TO display a table in front of Image?
Messages   Related Types
This message was discovered on microsoft.public.dotnet.framework.aspnet.

Post a new message to this list...

Raed Sawalha
Dear :
I have an image in a aspx page I need when user mouseover it to display HTML
Table with links.

Regards

Reply to this message...
 
    
Hermit Dave
use dhtml..
put the html on a div tag and mark it invisible.
on mouse over make it visible.

look up dhtml sites for more on the code.

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"Raed Sawalha" <Click here to reveal e-mail address> wrote in message
news:Click here to reveal e-mail address...
[Original message clipped]

Reply to this message...
 
    
Raed Sawalha
Dear :
I did this
///
<div id="tableDIV" style="WIDTH: 50px; HEIGHT: 10px;visibility:hidden;position:absolute">
<div id="imgDIV" style="visibility:visible">
<img src="file:///C:\Documents and Settings\ran\My Documents\My Pictures\Sample.jpg" onmouseover="tableDIV.style.visibility='visible'" onmouseout="tableDIV.style.visibility='hidden'">
</div>
<table cellspacing="1" cellpadding="1" width="100" border="1">
<tr>
<td>
<asp:HyperLink id="HyperLink1" runat="server">HyperLink</asp:HyperLink></td>
</tr>
</table>
</div>

but the table appears under the image i need it to appear in-front of the image

Thanks
///
"Hermit Dave" <Click here to reveal e-mail address> wrote in message news:Click here to reveal e-mail address...
[Original message clipped]

Reply to this message...
 
    
Hermit Dave
okay what you need to look up is dhtml popups or mouseover effects things like menus

use that sort of a code and i am sure it will work

cool popup effect (asp.net webcontrol - i have used it once and its fantastic)
http://www.codeproject.com/aspnet/asppopup.asp

http://www.codeproject.com/jscript/popup.asp

http://dynamicdrive.com/dynamicindex5/index.html

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"Raed Sawalha" <Click here to reveal e-mail address> wrote in message news:Click here to reveal e-mail address...
Dear :
I did this
///
<div id="tableDIV" style="WIDTH: 50px; HEIGHT: 10px;visibility:hidden;position:absolute">
<div id="imgDIV" style="visibility:visible">
<img src="file:///C:\Documents and Settings\ran\My Documents\My Pictures\Sample.jpg" onmouseover="tableDIV.style.visibility='visible'" onmouseout="tableDIV.style.visibility='hidden'">
</div>
<table cellspacing="1" cellpadding="1" width="100" border="1">
<tr>
<td>
<asp:HyperLink id="HyperLink1" runat="server">HyperLink</asp:HyperLink></td>
</tr>
</table>
</div>

but the table appears under the image i need it to appear in-front of the image

Thanks
///
"Hermit Dave" <Click here to reveal e-mail address> wrote in message news:Click here to reveal e-mail address...
[Original message clipped]

Reply to this message...
 
 
System.Web.UI.WebControls.HyperLink




ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
Ad


Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification