I am working a my coimpany's website. My boss wants users to know they have
already clicked on a tab when the background changes, much like what you find
on Amazon.com's top frame tabs. Can anyone help?

Re: How do you do cell background swap when user has clicked a tab by Chris

Chris
Sat Mar 12 20:50:03 CST 2005

you can use the interactive buttons in FrontPage 2003 similarly.


--
Chris Leeds,
Microsoft MVP-FrontPage

ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/
--
"Paul LeJoy" <Paul LeJoy@discussions.microsoft.com> wrote in message
news:960C242B-8801-49CE-87F1-58BF9FB1419D@microsoft.com...
> I am working a my coimpany's website. My boss wants users to know they
have
> already clicked on a tab when the background changes, much like what you
find
> on Amazon.com's top frame tabs. Can anyone help?



Re: How do you do cell background swap when user has clicked a tab by PaulLeJoy

PaulLeJoy
Wed Mar 16 16:19:02 CST 2005

Thanks Chris, but the interactive buttons change color when you place your
cursor on them but remain the same after clicking. I want the color to
change. How do I do that?

"Chris Leeds, MVP-FrontPage" wrote:

> you can use the interactive buttons in FrontPage 2003 similarly.
>
>
> --
> Chris Leeds,
> Microsoft MVP-FrontPage
>
> ContentSeed: great tool for web masters,
> a fantastic convenience for site owners.
> http://contentseed.com/
> --
> "Paul LeJoy" <Paul LeJoy@discussions.microsoft.com> wrote in message
> news:960C242B-8801-49CE-87F1-58BF9FB1419D@microsoft.com...
> > I am working a my coimpany's website. My boss wants users to know they
> have
> > already clicked on a tab when the background changes, much like what you
> find
> > on Amazon.com's top frame tabs. Can anyone help?
>
>
>

Re: How do you do cell background swap when user has clicked a tab by Stefan

Stefan
Thu Mar 17 03:38:28 CST 2005

That state is not supported by FP interactive buttons

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Paul LeJoy" <PaulLeJoy@discussions.microsoft.com> wrote in message news:D4875A3C-1C83-4785-9E2F-C169BD535404@microsoft.com...
| Thanks Chris, but the interactive buttons change color when you place your
| cursor on them but remain the same after clicking. I want the color to
| change. How do I do that?
|
| "Chris Leeds, MVP-FrontPage" wrote:
|
| > you can use the interactive buttons in FrontPage 2003 similarly.
| >
| >
| > --
| > Chris Leeds,
| > Microsoft MVP-FrontPage
| >
| > ContentSeed: great tool for web masters,
| > a fantastic convenience for site owners.
| > http://contentseed.com/
| > --
| > "Paul LeJoy" <Paul LeJoy@discussions.microsoft.com> wrote in message
| > news:960C242B-8801-49CE-87F1-58BF9FB1419D@microsoft.com...
| > > I am working a my coimpany's website. My boss wants users to know they
| > have
| > > already clicked on a tab when the background changes, much like what you
| > find
| > > on Amazon.com's top frame tabs. Can anyone help?
| >
| >
| >



Re: How do you do cell background swap when user has clicked a tab by Murray

Murray
Thu Mar 17 06:00:10 CST 2005

However, it is easy to do with simple image rollovers, if I am understanding
correctly.

Clicking on one button sets that button to the "down" state and sets all
other buttons to the "up" state. There is no automatic restore on any of
them.

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

"Stefan B Rusynko" <sbr_enjoy@hotmail.com> wrote in message
news:Oii1UUtKFHA.436@TK2MSFTNGP09.phx.gbl...
> That state is not supported by FP interactive buttons
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
> _____________________________________________
>
>
> "Paul LeJoy" <PaulLeJoy@discussions.microsoft.com> wrote in message
> news:D4875A3C-1C83-4785-9E2F-C169BD535404@microsoft.com...
> | Thanks Chris, but the interactive buttons change color when you place
> your
> | cursor on them but remain the same after clicking. I want the color to
> | change. How do I do that?
> |
> | "Chris Leeds, MVP-FrontPage" wrote:
> |
> | > you can use the interactive buttons in FrontPage 2003 similarly.
> | >
> | >
> | > --
> | > Chris Leeds,
> | > Microsoft MVP-FrontPage
> | >
> | > ContentSeed: great tool for web masters,
> | > a fantastic convenience for site owners.
> | > http://contentseed.com/
> | > --
> | > "Paul LeJoy" <Paul LeJoy@discussions.microsoft.com> wrote in message
> | > news:960C242B-8801-49CE-87F1-58BF9FB1419D@microsoft.com...
> | > > I am working a my coimpany's website. My boss wants users to know
> they
> | > have
> | > > already clicked on a tab when the background changes, much like what
> you
> | > find
> | > > on Amazon.com's top frame tabs. Can anyone help?
> | >
> | >
> | >
>
>



Re: How do you do cell background swap when user has clicked a tab by Stefan

Stefan
Thu Mar 17 11:37:05 CST 2005

Could be done w/ custom DHTML
- but any future edits of the IB would probably "break" any custom scripts
For details on the states see http://support.microsoft.com/default.aspx?scid=kb;en-us;555010

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Murray" <forums@HAHAgreat-web-sights.com> wrote in message news:e%23mncjuKFHA.3864@TK2MSFTNGP10.phx.gbl...
| However, it is easy to do with simple image rollovers, if I am understanding
| correctly.
|
| Clicking on one button sets that button to the "down" state and sets all
| other buttons to the "up" state. There is no automatic restore on any of
| them.
|
| --
| Murray
| ============
|
| "Stefan B Rusynko" <sbr_enjoy@hotmail.com> wrote in message
| news:Oii1UUtKFHA.436@TK2MSFTNGP09.phx.gbl...
| > That state is not supported by FP interactive buttons
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| > "Paul LeJoy" <PaulLeJoy@discussions.microsoft.com> wrote in message
| > news:D4875A3C-1C83-4785-9E2F-C169BD535404@microsoft.com...
| > | Thanks Chris, but the interactive buttons change color when you place
| > your
| > | cursor on them but remain the same after clicking. I want the color to
| > | change. How do I do that?
| > |
| > | "Chris Leeds, MVP-FrontPage" wrote:
| > |
| > | > you can use the interactive buttons in FrontPage 2003 similarly.
| > | >
| > | >
| > | > --
| > | > Chris Leeds,
| > | > Microsoft MVP-FrontPage
| > | >
| > | > ContentSeed: great tool for web masters,
| > | > a fantastic convenience for site owners.
| > | > http://contentseed.com/
| > | > --
| > | > "Paul LeJoy" <Paul LeJoy@discussions.microsoft.com> wrote in message
| > | > news:960C242B-8801-49CE-87F1-58BF9FB1419D@microsoft.com...
| > | > > I am working a my coimpany's website. My boss wants users to know
| > they
| > | > have
| > | > > already clicked on a tab when the background changes, much like what
| > you
| > | > find
| > | > > on Amazon.com's top frame tabs. Can anyone help?
| > | >
| > | >
| > | >
| >
| >
|
|