View Single Post
Old 05-24-2004, 07:46 PM   #7 (permalink)
Stompy
Banned from being Banned
 
Location: Donkey
Quote:
Originally posted by magua
Tools->Options->Text Editor->HTML/XML->Format

Uncheck both 'Apply Automatic Formatting' options. (edit: Oops. I see this is what you already referred to. Well, then, the designer shouldn't actually do anything. Unless, god forbid, you use it to add a control or move stuff around. In that case, I don't think there's anything you can do.

I get around this by not using the designer.)

Also, under Tools->Options->HTML Designer->General, you can choose to default to the HTML, not Designer, view.
Yep, did all that. Still no cigar.

It's funny, because I have this series of list items (the ul/li tags), and with each item, I put it between the <li> and </li> tags... but when formatting takes over, it REMOVES the closing li tag and then later proceeds to complain that a tag is missing
__________________
I love lamp.

Last edited by Stompy; 05-24-2004 at 07:49 PM..
Stompy is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76