[jQuery] annoying newbie

2007-08-03 Thread jsmart
I have read through the site, and fear I am asking in the wrong place. If I am, please accept my sincear apologies. I use the modal pop up in many situations - it is fantastic! I am forever indebted to the skills of the programmers, your skills make me look clever! I am trying to have the pop-up

[jQuery] Re: annoying newbie

2007-08-05 Thread jsmart
Thank you - I will give that a go It strikes me that it should be easy. But then it strikes me that many things *should* be easy! My js knowlege is sadly lacking. I am very greatful for you taking the time to help me - I will post my results here

[jQuery] Re: annoying newbie

2007-08-08 Thread jsmart
like this should > suffice: > > onHide: function() { > $("#parentfilefield").val($("#modalfilefield")); > > } > > -- Josh > > > > - Original Message - > From: "jsmart" <[EMAIL PROTECTED]> > To: "jQuery (English)&q

[jQuery] Re: annoying newbie

2007-08-09 Thread jsmart
re trying to do a little more? or post a url to > what you have already. > > Ben > > btw: for future reference, you will get more help if you have a relevant > subject line. > > On 8/8/07, jsmart <[EMAIL PROTECTED]> wrote: > > > > > > > > > Ok