Odd dreamweaver thing..
Odd dreamweaver thing..
- Started
- Last post
- 2 Responses
- jox
Here's the thing.
I'm doing changes in this php file every once in a while, and in that file there's a couple of table tags.They have a bgcolor but are empty, and in order to show them there's a "nbsp" in them.
Now, why in the hell does DW delete the "nbsp" whenever I change something ELSE in the PHP file?
It's driving me mental.
- gabriel20
Make sure you have all the code rewriting disabled within DW.
on PC:
Edit ->Preferences ->Code Rewriting
Uncheck everything in the "Rewrite code" portion
- milo0
are you colouring you td bg with css? if so you shouldn't need anything in it, in order to show the colour.