DOJO Dialog Box -- Is this possible ?
There is a textbox (lets name it TextBox_A) in my DOJO Dialog Box
When I enter a place, a search will be started automatically and display results in a dropdownlist (appearing just below the textbox)
I can then choose the result I want, click it, and the result will display in TextBox_A
Is this possible through the use of DOJO Dialog box ?
Thank you
Re: URGENT -- DOJO Dialog Box -- Is this possible ?
I haven't used Dojo, but I would hope/assume it could do that much. If it can't, you'll find plenty of support in this forum if you'd like to switch to jQuery.
Re: URGENT -- DOJO Dialog Box -- Is this possible ?
Quote:
Originally Posted by
SambaNeko
I haven't used Dojo, but I would hope/assume it could do that much. If it can't, you'll find plenty of support in this forum if you'd like to switch to
jQuery.
jQuery...Hmm, never use it before. Let me have a look.
Thank you