scrolling text box borders

I have determined that the frame they use to display the text is NOT named (no id, name) in the generated html. Thus a simple solution such as a one line JavaScript to change the frame border from 1 to 0 is not available. There may be some more complex script that could find the frame and then change it. WORKAROUND: Create 4 lines 3-px wide the same color as your background and cover up the document border.

Discussions have been disabled for this post