[jQuery] Re: Can't get the selection range from the body.

2008-07-19 Thread Marcus Eby
ending on the browser you're at. > > -- > Ariel Fleslerhttp://flesler.blogspot.com/ > > On 15 jul, 22:15, Marcus Eby <[EMAIL PROTECTED]> wrote: > > > Wondering if anyone can help me. > > > I'm trying to access the body of an iframe, (done) and want to see

[jQuery] Can't get the selection range from the body.

2008-07-15 Thread Marcus Eby
Wondering if anyone can help me. I'm trying to access the body of an iframe, (done) and want to see the selectionStart or get the selection range from it. Only problem is it doesn't contain the selection range, or selectionstart. How can I retrieve this? Thanks Have tried the following: $(dsrt

[jQuery] Re: BlockUI and FF3

2008-07-09 Thread Marcus Eby
I can't unfortunately, its a private app. But I'll post some of the surrounding HTML code. Loud Party lock delete close Member Since: Mar 16, 2005 Posts: 18 Last On: Dec 22, 2007Suite: 203 Posted: Sat, Sep 22nd, 2007 3:38am Name: Wayne Smith & Liz MillerPhone: 604.605.3101 <-- Thi

[jQuery] BlockUI and FF3

2008-07-09 Thread Marcus Eby
I've got a small problem with BlockUI In FF3 it seems to be always choosing the parent DIV to block and not the one I give it. And SURPRISE something is actually working properly in IE. ACK!!! So for now, its just a FF bug. The code is: var fan1 = $(bObj).parents(".post:f

[jQuery] BlockUI and FF3

2008-07-09 Thread Marcus Eby
I've got a small problem with BlockUI In FF3 it seems to be always choosing the parent DIV to block and not the one I give it. And SURPRISE something is actually working properly in IE. ACK!!! So for now, its just a FF bug. The code is: var fan1 = $(bObj).parents(".post:f