A distinct case of Friday AfternoonItis.. had cunningly forgotten to upload my autocomplete.css .. all working fine now and New Zealand being ahead of the curve GMT wise .. I'm off for a Friday afternoon beer!
On Oct 17, 4:29 pm, patrick davey <[EMAIL PROTECTED]> wrote: > Damn! ;) > > I was just stripping things out of the page so that I could demo the > issue - and it disappeared, must be something to do with my CSS I > suspect. Hmmm.. > > I retract my earlier question! :) > > On Oct 17, 2:30 pm, pd <[EMAIL PROTECTED]> wrote: > > > Please provide a demo of the issue. > > > On Oct 17, 9:23 am, patrick davey <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I am trying to pop an autocomplete in a modal dialog (rather than > > > thickbox which was on the demo page > > > here):http://jquery.bassistance.de/autocomplete/demo/ > > > > The modal dialog presents perfectly, I can type into it - it AJAX's in > > > the results - but the dropdown select displays behind the autocomplete > > > text box. I am assuming this is because the dialog has taken over the > > > screen.. > > > > <div id="dialog"> > > > <p> > > > <label>E-Mail (local):</label> > > > <input type="text" id="dialogEmail" /> > > > <input type="button" value="Get Value" /> > > > </p> > > > > <div id="ccList"></div> > > > > </div> > > > (cutting most of the js out but...) > > > $("#dialog").dialog() > > > and > > > $("#dialogEmail").autocomplete("./pathTo.php"); > > > > Any ideas? Can it be done (course it can ;) Or should I just use the > > > thickbox as in the demo above? I am running this in FF.. any help > > > would be great! > > > > Thanks, > > > Patrick --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
