View Single Post
Old 09-19-2012, 01:19 AM   PM User | #3
AndrewGSW
Senior Coder

 
Join Date: Apr 2011
Location: London, England
Posts: 2,120
Thanks: 15
Thanked 354 Times in 353 Posts
AndrewGSW will become famous soon enough
Internet Explorer 9 (and possibly earlier) requires <br> rather than \n to create newlines in the textareas: it won't accept either \r\n or \n\r .

For the moment you can just use the following alternative IE version:

LINK DELETED - use the link or code in a later post please.

Don't you just hate IE - even version 9 still behaves differently to every other browser!

I might try to add a conditional so that I can use the same bookmarklet in any browser. Andy.
__________________
"I'm here to save your life. But if I'm going to do that, I'll need total uninanonynymity." Me Myself & Irene.
Validate your HTML and CSS

Last edited by AndrewGSW; 09-19-2012 at 05:57 AM.. Reason: Removed link
AndrewGSW is offline   Reply With Quote