[jQuery] first child of type form control

2008-03-27 Thread Dug Falby
set to the first form control that follows the anchor. For example: This is the introduction Your name: The script would set the focus to the text input box. Thanks all :-) Best, Dug -- Dug Falby +44 75 15 66 16 55 http://www.donkeyontheedge.com/

[jQuery] adding conditional to $("x")

2007-12-31 Thread Dug Falby
#x27;M') Can I still use the lovely $() construct? Thanks:-) Dug -- Dug Falby +44 75 15 66 16 55 http://www.donkeyontheedge.com/

[jQuery] Invitation from Dug Falby ([EMAIL PROTECTED])

2007-09-11 Thread Dug Falby
MDEwMTkwMjkzJmM9MTAzMzcz -- You received this because Dug Falby ([EMAIL PROTECTED]) knows and agreed to invite you. You will only receive one invitation from [EMAIL PROTECTED] Quechup will not spam or sell your email address, see our privacy policy - http://que

[jQuery] A contrite Dug

2007-05-03 Thread Dug Falby
e to think I've generated traffic for them. All the best, Dug -- Dug Falby http://www.donkeyontheedge.com/

[jQuery] Re: manipulating TEXAREA content

2007-04-20 Thread Dug Falby
) ) 4. edit that function to alert the current value of the textarea (think 'this') 5. edit that function to alert the length of that value 6. edit that function to append that value and whatever text you want to the current value of the textarea Thanks all :-) Dug -- Dug Falby http://www.donkeyontheedge.com/

[jQuery] manipulating TEXAREA content

2007-04-19 Thread Dug Falby
always be the last chars of the textrarea. A bit like this: I [1 char] I can [5 char] I can type [10 char] you get the idea, the little "[x char]" string floats along as if the insertion point was just before it. Is this going to be possible? All the best, Dug -- Dug