Select Categories Below
Advertisement
Start Your Own Q&A Site
Create your own Q&A site easily, allowing you to quickly grow a new community around any subject matter or generate new organic traffic for your existing website.
Status: Closed Points: 25 Time: 06:46 - Mar 06, 2007
alia
by dreamweaver program
Categories:
Add Categories
When adding more than one category, separate them with commas.
rcastagna
Date:: Mar 08, 2007
Time:: 10:22
alia, I'm not sure if you can do this in the "WYSIWYG" side of dreamweaver, but I know you can do this if you edit the HTML source directly. In order to do this, you'll have to make sure of a few things: 1) The <TD> that you're trying to change has a unique ID assigned to it: <td ID="colorChange"> 2) You will need to add an "onClick" event to the <input> tag: <input type=checkbox onclick="doFunction('colorChange');"> 3) You will need to create the javascript function where you will style the <td> background color: function doFunction(elem) { document.getElementById(elem).style.bgColor = #FF0000; } That should give you a good starting point, and hopefully enough information to extend it to fully suit your specific needs. Take care, Ric
admin
Date:: Jun 16, 2007
Time:: 16:06
alia, please close this question and distribute the points. If you didn't get a solution to your problem or you found it yourself, please leave a comment here to let the experts know. Thanks, Quomon Admin
Date:: Jun 25, 2007
Time:: 06:05
The question has been closed. Quomon Admin
Question Answered
This question has been closed, and points have been rewarded to the following experts:
You're welcome however to comment or give additional information or if you wish, you have the ability to write a Tutorial in the Tutorial Area.
Answer this Question
New User
Email:
Upon submission of this form, you will automatically be registered as a Quomon user and we will send your login information to this address
Registered User
Username:
Password:
Forgot Your Password?
Enter your email address below and we will resend your login information to you.
Login Information Sent
Questions
hi how can i change the color for select or drop down list in css in dreamw...
You have 100 characters to use
Rank
Expert
Points
1.
10354
2.
6493
3.
5596
4.
4848
5.
3487
6.
2840
7.
2770
8.
2303
9.
1820
10.
917
Register today to share your knowledge with the community and be recognized and rewarded for your contributions.
Register Here
"Psst, Quomon is a great site. Pass it on." Tell a Friend | Link To Us | Save to Delicious | Digg it
Language Options
English:
Español:
Sponsors
Questions and Answers Software