Every time I press the format document button (MainMenu->Edit->Advanced->Format Document) when I'm using stylesheets editor, it adds a 'backspace' before the URLE.g.:before formatingbackground: url('../../Images/barTitle.gif' ) no-repeat;After pressing the button 5 times (to make more visible the bug)background: url(#####'../../Images/barTitle.gif' ) no-repeat;I used the # char to make it visible, because this web form removes leading backspacesso, replace the # for a backspace char
Version
Please wait...