I was just working on a quick little project to utilize some gibberish
text I've had laying around:
http://www.commadelimited.com/code/fillertext/

It's a simple tool to generate filler text. You select a number, a
style, then hit submit. It loads in some external HTML, then displays
your selected number of paragraphs in a textarea. If you select again,
it clears your previous selection, then dumps the new one into the
textarea.

It works really well in both IE and FF but for 1 thing apiece (and of
course they're not the SAME thing).

In IE, the code runs, loads, and displays perfectly, but when you copy
the text out of the text box, the paragraph breaks aren't maintained.
Anyone know why?

In FF, it works perfectly the first time through. But when I try it a
second time, I get nothing. No errors, no nothing.

I'm baffled as to why both of these are happening. Anyone have an idea?

Reply via email to