I've searched the archives, but not seeing answer for this,
so...
I have noticed that many of my bookmarklets related to doing
something
with page content work fine everywhere except when on a
Gmail page.
For example, this simple one to take me to the web site
corresponding
to a highlighted email address appearing on a webpage works
fine
anywhere except on a Gmail page (e.g., within a received
Gmail
message):
javascript:S=document.selection.createRange();a=S.text;L=a.s
ubstring(a.indexOf(' ')+1,a.length);location.href='http://www.'+L
Someone told me I have to use the window object or navigate
the frames
on the page. Not being so slick w/JavaScript, I'm not sure
exactly how
that translates into modifications on the above example, but
I'm sure I
could apply it to everything else once I had a corrected
example! Any
help much appreciated. (FYI, my browser is IE.)
ADVthanksANCE,
Glenn
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Gmail-Users" group.
List Rules: gmail-users.listrules gmusers.com
To post to this group, send email to Gmail-Users googlegroups.com
To unsubscribe from this group, send email to
Gmail-Users-unsubscribe googlegroups.com
For more options, visit this group at http://gro
ups.google.com/group/Gmail-Users
-~----------~----~----~----~------~----~------~--~---
|