Close, Pin, Delete Options on thread list
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #10
RE: Close, Pin, Delete Options on thread list
I gotcha!  

Sorry to hijack your help thread...

He wants the icons to be invisible until you run your mouse over the row.  Then they appear and you can click on one of them.  I know you'll have to use a mouseover script but I'm not sure where to put it!

Here is a code i use on my wiring diagram page...maybe you can use parts of it?

Code:
1
2
3
4
5
6
7
8
<center>
<table width="600" border="3"> 
<tr>																	

<td><center><h2>1971 Mustang Simple Wiring Diagram</h2>
<A HREF="http://www.7173mustangs.com/images/71mustang_diagram.pdf" OnMouseOver= "image1.src='http://www.7173mustangs.com/images/download2.png'" OnMouseOut="image1.src='http://www.7173mustangs.com/images/download1.png'"> <IMG SRC="http://www.7173mustangs.com/images/download1.png" NAME="image1" BORDER="0" HEIGHT="75" WIDTH="88" ALT="PDF Format"> </A></center></td>
<P></tr>
</table><P>


This is the result: (green arrow turns red on mouse over)
http://www.7173mustangs.com/misc.php?page=diagrams


[Image: gallery_2_628_39582.jpg]
(This post was last modified: 01-18-2011 04:57 AM by RocketFoot.)
01-18-2011 04:54 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Close, Pin, Delete Options on thread list - RocketFoot - 01-18-2011 04:54 AM

 Standard Tools
Forum Jump: