DHTML Behaviors

G

Guest

Hello
My behaviors aren’t behaving
I created two layers one layer contains a button and the second layer has subtext
I want my mouse to hover over the button and make the subtext visible.
I have tried many variations to get this to work but my results are backwards
When browsing the page I see the button and subtext, and when I hover over the button the subtext disappears and when I mouse out from the button the subtext comes back
This is backwards from how I want it, does anybody know what I’ve reversed and how to correct the problem
Thanks
robert
 
S

Steve Easton

You need to reverse your onmouseover and onmouseout settings.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer

robert said:
Hello,
My behaviors aren't behaving!
I created two layers one layer contains a button and the second layer has subtext.
I want my mouse to hover over the button and make the subtext visible.
I have tried many variations to get this to work but my results are backwards.
When browsing the page I see the button and subtext, and when I hover over the button the subtext
disappears and when I mouse out from the button the subtext comes back.
 
G

Guest

Thanks
Reversed the settings and it's working great except for the subtext. it displays, as it should when i hover over the main button but when i move my mouse down to select text within the subtext the entire subtext layer dissapears. I cant select any subtext. any thoughts

----- Steve Easton wrote: ----

You need to reverse your onmouseover and onmouseout settings

-
Steve Easto
Microsoft MVP FrontPag
95isaliv
This site is best viewed...........
........................with a compute

robert said:
Hello
My behaviors aren't behaving
I created two layers one layer contains a button and the second layer has subtext
I want my mouse to hover over the button and make the subtext visible
I have tried many variations to get this to work but my results are backwards
When browsing the page I see the button and subtext, and when I hover over the button the subtex
disappears and when I mouse out from the button the subtext comes back
 
G

Guest

never mind, behavoirs requires absolute positioning making it useless to me
Are there any other ways of creatin g this effect without having to add javascript?. Java is messing my other dhtml effects
getting tired.......but still crankin

----- Steve Easton wrote: ----

You need to reverse your onmouseover and onmouseout settings

-
Steve Easto
Microsoft MVP FrontPag
95isaliv
This site is best viewed...........
........................with a compute

robert said:
Hello
My behaviors aren't behaving
I created two layers one layer contains a button and the second layer has subtext
I want my mouse to hover over the button and make the subtext visible
I have tried many variations to get this to work but my results are backwards
When browsing the page I see the button and subtext, and when I hover over the button the subtex
disappears and when I mouse out from the button the subtext comes back
 
S

Stefan B Rusynko

No
mouse events are JavaScript

--




| never mind, behavoirs requires absolute positioning making it useless to me,
| Are there any other ways of creatin g this effect without having to add javascript?. Java is messing my other dhtml effects
| getting tired.......but still cranking
|
| ----- Steve Easton wrote: -----
|
| You need to reverse your onmouseover and onmouseout settings.
|
| --
| Steve Easton
| Microsoft MVP FrontPage
| 95isalive
| This site is best viewed............
| ........................with a computer
|
| | > Hello,
| > My behaviors aren't behaving!
| > I created two layers one layer contains a button and the second layer has subtext.
| > I want my mouse to hover over the button and make the subtext visible.
| > I have tried many variations to get this to work but my results are backwards.
| > When browsing the page I see the button and subtext, and when I hover over the button the subtext
| disappears and when I mouse out from the button the subtext comes back.
| > This is backwards from how I want it, does anybody know what I've reversed and how to correct the
| problem.
| > Thanks,
| > robert
|
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top