How can I add a button beside the search field ?
How can I add a button beside the search field ?
How can I add a button beside the search field ?, A similar example is that I found this image
This discussion has been closed.
How can I add a button beside the search field ?, A similar example is that I found this image
Answers
You could use the
domoption to insert the extra control (like in this example. Or use jQuery to insert the element when theinitCompletecallback is triggered.Allan