
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Re: WWWJDIC backdoor issue
On Sun, Jun 17, 2007 at 03:15:29PM +1000, Jim Breen wrote:
> In my toolbar button-generators (see
> http://www.csse.monash.edu.au/~jwb/wwwbuttongen.html) I probe the
> current page's coding to create the appropriate backdoor sequence.
tricky...
>
> For Firefox et al. it's document.getSelection(); Safari needs
> window.getSelection();, and the older IEs used
> document.frames[i].document.selection.createRange().text;
>
> I wish there was a single standard. 8-)}
You are not alone... (but you knew that!)
Ed
Home |
Main Index |
Thread Index