954,597 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Mysql + php + ajax + jqueary

some body help me.I want to know how to put the dropdown list from database at my textbox cursor.

full problem definition is like this.

I want to create a Hint system for SQL which will give the structure of of Query. for example if user enters trigger he will get drop down list of all possible structure of trigger.which I will collect from cache memory.
same if user gives select * from (drop down of user table).
now how get this drop down at that location which also should valid if I click by mouse pointer.

If also solutions with as application are also welcome.

Thanks in advance.

Ashwin Vasnai
Newbie Poster
16 posts since Sep 2009
Reputation Points: 10
Solved Threads: 0
 

Strangely enough, a google search comes up with guides for what you want to do:
Click

Will Gresham
Master Poster
755 posts since May 2008
Reputation Points: 96
Solved Threads: 125
 

thanks for replay.
In Google we have drop down below textbox whose size is small and occupies whole text area. where as my need is size of textbox is comparatively large than google one and drop down for suggestions should be at my cursor position.

Ashwin Vasnai
Newbie Poster
16 posts since Sep 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: