|
-
Apr 27th, 2004, 02:35 PM
#1
Is this the right place to ask CSS Qs? [Resolved]
I am remaking a page that was first done in DreamWeaver. And I think it must have been DW that have added some lines to the body CSS.
Code:
body {
background-color: #5E89BD;
//tracingsrc="tracing.gif";
//tracingopacity=66
//tracingx=0;
//tracingy=0;
}
I have commented them away here. There was a problem with the Safari browser. The background color of body never showed. But when I commented the tracing* lines it showed. But I have no idea what they do. Anyone know? Can't see any diffrense in on the page after I took them away.
Thanks
ØØ
Last edited by NoteMe; Apr 27th, 2004 at 03:25 PM.
-
Apr 27th, 2004, 02:48 PM
#2
It's completely invalid CSS syntax. Why does DW put it there?
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Apr 27th, 2004, 03:13 PM
#3
Frenzied Member
It's never done something like that to me. It used to try adding JS code every now and again, but not anymore, presumably as I use code view only.
In fact, I don't think it has ever added any CSS to the page to me. background images etc. it does with HTML, not CSS.
Have I helped you? Please Rate my posts. 
-
Apr 27th, 2004, 03:15 PM
#4
It has also added some JS to re-paint the page if the page is resized. As long as you guys mean it is invalid I belive you. And will take it all away. Thanks.
-
Apr 27th, 2004, 03:16 PM
#5
Frenzied Member
yes, I think this is the right place to ask CSS questions.
Have I helped you? Please Rate my posts. 
-
Apr 27th, 2004, 03:24 PM
#6
Hehe...I figgured that out when I saw your new thread..
Thanks both of you...
ØØ
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|