milov.nl

Interaction design • webdevelopment • web art • photography

January 2003

Blogzilla - Copy/Paste Long URLs - lots of mail clients unfortunately break long urls into multiple lines when sending. The following Mozilla/Phoenix user.js setting strips out newlines when pasting into the Address bar, saving you the trouble of having to copy and append each line separately to reassemble the url:

user_pref("editor.singleLine.pasteNewlines", 3);

[via Karma Universe]



huphtur wrote on 2003/01/09:
i use:
javascript:void(location.href='http://tinyurl.com/create.php?url='+location.href)


dan wrote on 2003/01/10:
or http://www.tedra.net/ln :)