PC Review


Reply
Thread Tools Rate Thread

colored hyperlinks in absolute position tables

 
 
=?Utf-8?B?S2F5ZQ==?=
Guest
Posts: n/a
 
      8th May 2005
I have 3 FrontPage website customers - one of which is really pushing my
envelope. He wanted drop-down menus. I searched here and found
http://interlacken.com/winnt/tips/tipshow.aspx?tip=28 - intimidating. But I
walked carefully through it and we are delighted. Thank you!

Now he wants rollover colors. There are 3 cells in the main table. On
mouseover one (which isn't really a hyperlink), he wants that word to change
color and the drop-down to change to a shade of the same color.

Please help. Thanks.
 
Reply With Quote
 
 
 
 
Wally S
Guest
Posts: n/a
 
      8th May 2005
I don't have any experience with dropdowns, but to change the color of a
word or phrase, you could use something like this:

<span
onmouseover="this.style.color='Red'"onmouseout="this.style.color='Black'"
>Mouseover me to

see me change colors.</span>

Wally S

"Kaye" <(E-Mail Removed)> wrote in message
news:741FFCC7-53AD-4873-B2DE-(E-Mail Removed)...
> I have 3 FrontPage website customers - one of which is really pushing my
> envelope. He wanted drop-down menus. I searched here and found
> http://interlacken.com/winnt/tips/tipshow.aspx?tip=28 - intimidating. But

I
> walked carefully through it and we are delighted. Thank you!
>
> Now he wants rollover colors. There are 3 cells in the main table. On
> mouseover one (which isn't really a hyperlink), he wants that word to

change
> color and the drop-down to change to a shade of the same color.
>
> Please help. Thanks.



 
Reply With Quote
 
Murray
Guest
Posts: n/a
 
      8th May 2005
I think your client is asking too much and should be prepared to pay for
such arcana. The word changing color is a piece of quiche, but changing the
color scheme of the dropdown would require that you change the class of the
dropdown's container dynamically. It could be as simple as -

<span onMouseover="document.containerid.class=class2"...

Do you want it to revert onmouseout? So if that's the case, how will you
get to the dropdown to see that the color has changed.

Anyhow - there needs to be a bit uptick on the charge for this! 8)

--
Murray
============

"Kaye" <(E-Mail Removed)> wrote in message
news:741FFCC7-53AD-4873-B2DE-(E-Mail Removed)...
>I have 3 FrontPage website customers - one of which is really pushing my
> envelope. He wanted drop-down menus. I searched here and found
> http://interlacken.com/winnt/tips/tipshow.aspx?tip=28 - intimidating. But
> I
> walked carefully through it and we are delighted. Thank you!
>
> Now he wants rollover colors. There are 3 cells in the main table. On
> mouseover one (which isn't really a hyperlink), he wants that word to
> change
> color and the drop-down to change to a shade of the same color.
>
> Please help. Thanks.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Absolute hyperlinks without losing local hyperlinks! 2nd attempt =?Utf-8?B?TWF0dE0=?= Microsoft Word Document Management 24 30th Sep 2009 10:14 PM
Absolute hyperlinks without losing local hyperlinks! 2nd attempt =?Utf-8?B?TWF0dE0=?= Microsoft Word Document Management 0 8th Jun 2006 11:44 AM
Where is Form Relative Position and Absolute Position in VS.Net 2005 ? Luqman Microsoft ASP .NET 1 7th Feb 2006 10:27 AM
Position of CellCursor on Screen (absolute position) newsgroups@joerg-lensing.de Microsoft Excel Programming 1 23rd Nov 2005 02:23 AM
Page Layout - tables vs position:absolute Simon Wigzell Microsoft Frontpage 10 22nd Jul 2004 09:09 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:21 PM.