DrPainMD
02-15-07, 03:30 PM
When editing a long post, it brings you back to the top. When the post is very long and your have scroll bars on the side in the message box, it will bring you back to the top. Example when adding a bold or italic code.
Any way around this?
thanks
David Bott
02-15-07, 03:49 PM
Sorry, not at this time for it forum when you use the tools, it needs to refresh the contents of the text box when it adds the code.
THe one way around it is to learn the Vb Code so you manually add them in when you type. Like [b ]TEST[/ b] (without the spaces in the brackets) is used to BOLD the text.
See...
http://www.avsforum.com/avs-vb/misc.php?do=bbcode
DrPainMD
02-15-07, 03:58 PM
Sorry, not at this time for it forum when you use the tools, it needs to refresh the contents of the text box when it adds the code.
THe one way around it is to learn the Vb Code so you manually add them in when you type. Like [b ]TEST[/ b] (without the spaces in the brackets) is used to BOLD the text.
See...
http://www.avsforum.com/avs-vb/misc.php?do=bbcode
I know the vb codes. Was hoping I didn't have to do it manually, Thanks anyways.