May 28
I’ve make a bookmarklet out of David Gouch’s Javascript implementation of John Gruber’s Title Case Perl script.
Drag this link to your bookmarks bar: Title Case
Seems to work ok in Firefox, IE 6 has issues.
I’ve make a bookmarklet out of David Gouch’s Javascript implementation of John Gruber’s Title Case Perl script.
Drag this link to your bookmarks bar: Title Case
Seems to work ok in Firefox, IE 6 has issues.
July 23rd, 2008 at 10:40 am
I’ve been trying the bookmarklet for a while. It works fine prompting me to enter text to capitalize when I have no selection in the current page.
However, in Camino Browser running in my Mac it doesn’t detect my text selections inside a form, thus prompting me to enter the text manually in the text box. I guess I’ll shall do copy paste, but this could be kind of uncomfortable.
It would be great if it could get the text selection iside this forms and automatically replace them.
Thanks for the work.