Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
phototaker webforumsuser@macromedia.com #1
changeing the color of a table cell on MouseOver?
I am having a problem making a table cell change color on MouseOver. Also having a text link align center. The page is at [url]http://nissangg.com/IzmoNavQQ.htm[/url] Any guidance would be appreciated. Thanks in advance. Richard
Referring URLs
[url]http://nissangg.com/IzmoNavQQ.htm[/url]
phototaker webforumsuser@macromedia.com Guest
-
Color Picker mouseover preview
I am trying to implement a standard color picker control using custom color label/value pairs. When I test the application (very basic at this... -
Changing component button text color on mouseover
Is it possible to change the button text color on a mouseover event? I initialize the button text color like this: ... -
Tyring to dictate cell color in table based on query.
Hello: I'm building a drill-down interface that changes the cell background color based on the database, and I'm not sure about the if statement.... -
mouseover in cell 1, change in cell 2
let's say i have 2 cells and what i want to create is, if i mouseover the text or image in cell 1, an image or text would appear in cell 2 ... -
Using a rollover to kick off a flash in a different table/table cell
What I'd like to do but don't know if possible through Dreamweaver is the following: The web page has multiple tables. Use a rollover function... -
DiMa #2
Re: changeing the color of a table cell on MouseOver?
Get rid of all the html styling...table bg/border, center-aligned text,
td/table height/widths. Then set what you want in the style sheet.
To make the whole cell clickable in IE you need to have display:block in the a
and a width. Also, unless these are the only links you're planning to have on
the entire page, they need to have an id or custom class. To see an example of
how to make a horizontal menu w/ a table and css, please see this link:
[url]http://www.dimadesign.net/stuff/links.html#horizontal[/url]
--
--
DiMa
--------------------
WEB FORUM USERS: Please log on to the Newsgroup for quicker replies to your
posts:
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url]
For Answers, check here first:
[url]http://groups.google.com/advanced_group_search?q=+group:macromedia.dreamwea ver[/url]
[url]http://www.macromedia.com/support/dreamweaver/technotes.html[/url]
[url]http://www.projectseven.com/faqbase[/url]
[url]http://www.dreamweaverFAQ.com[/url]
[url]http://www.macromedia.com/support/forums/etiquette.htm[/url]
DiMa Design > From Lines...to Designs
[url]http://www.dimadesign.net[/url]
"phototaker" <webforumsuser@macromedia.com> wrote in message
news:bg3nn7$pan$1@forums.macromedia.com...having a text link align center. The page is at> I am having a problem making a table cell change color on MouseOver. Also
[url]http://nissangg.com/IzmoNavQQ.htm[/url] Any guidance would be appreciated. Thanks in
advance. Richard>
>
>
> Referring URLs
> [url]http://nissangg.com/IzmoNavQQ.htm[/url]
>
>
>
>
DiMa Guest



Reply With Quote

