Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
BigdaddyVELTRI #1
Redifine a bgcolor Value Dynamically
I have a data driven website that the area that has "bgcolor=#FFFFFF" I don't
have access to and I need to change it to something else or make it null. I can
add JS file or css to the head.
Is there a way to redefine the value bgcolor=#FFFFFF to something else with
Javascript or css.
BigdaddyVELTRI Guest
-
param bgcolor not working in IE
hello; any reason why bgcolor would not work in the <object ... > ; for instance: <param name=bgcolor value=#231004 /> I have... -
CFGRIDCOLUMN - BGColor (Expression) Problem
Having issues with using an expression to determine the BGCOLOR in a specific cell using the CFGRIDCOLUMN tag. When I put the expression in the... -
Managing ViewState of a dynamically created Custom Composite Server Control -(where the original is also dynamically created)
Ok here's my scenario. I have a Custom Composite Server Control (CCSC) consisting of a TextBox, Button & Panel. (And some other code - which I... -
DataGrid BGcolor
Hi Brian, You can make changes to the row colour during the ItemCreated event. Here's a quick example: Private Sub Page_Load _ (ByVal sender... -
javascript help, change bgcolor of column
Hey, I have a table that has 5 columns in it. What it does is when the user enters a name into a field and clicks submit it takes them to this page... -
Lionstone #2
Re: Redifine a bgcolor Value Dynamically
Yes, but how depends on the element you're trying to redefine.
"BigdaddyVELTRI" <webforumsuser@macromedia.com> wrote in message
news:ed482f$r9k$1@forums.macromedia.com...>I have a data driven website that the area that has "bgcolor=#FFFFFF" I
>don't
> have access to and I need to change it to something else or make it null.
> I can
> add JS file or css to the head.
>
> Is there a way to redefine the value bgcolor=#FFFFFF to something else
> with
> Javascript or css.
>
Lionstone Guest



Reply With Quote

