473,382 Members | 1,611 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

drop downlist box and the tool tip...........

Is it possible to change the tooltip at run time. I am looking for an option
to display the description as tooltip when the item(code) changes in the
combo box.
Jimmy
Nov 18 '05 #1
3 1135
Hi Jimmy,

you will have to do that on the clientside. Capture the onchange element on
the client and write the tooltip in a <div> tag and suitably position it.

try http://www.bosrup.com/web/overlib/

hope it helps.
--
Cheers!
Rajiv. R
Rajspace.Org

"Jimmy Crider" <JC********@yahoo.com> wrote in message
news:eS**************@TK2MSFTNGP12.phx.gbl...
Is it possible to change the tooltip at run time. I am looking for an option to display the description as tooltip when the item(code) changes in the
combo box.
Jimmy

Nov 18 '05 #2
You can use javascript to change the "title" attribute of the combo
box on the client side.

Tommy,

"Jimmy Crider" <JC********@yahoo.com> wrote in message news:<eS**************@TK2MSFTNGP12.phx.gbl>...
Is it possible to change the tooltip at run time. I am looking for an option
to display the description as tooltip when the item(code) changes in the
combo box.
Jimmy

Nov 18 '05 #3

i have problem in adding tooltips for combo box plz help me
--
jkarunakaran143
------------------------------------------------------------------------
jkarunakaran143's Profile: http://www.highdots.com/forums/m1518
View this thread: http://www.highdots.com/forums/t644938

Dec 2 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Tom Gao | last post by:
hi guys I'm wondering how do I pass a key-value pair to a drop downlist ? since I can not use hashtable as there is nor order.. and I can not use sortedlist as the order which I supply to the...
2
by: Russ | last post by:
I have a page with 2 drop down lists, when a user selects something in the first dropdownlist the contens of the second change. How do I clear out all the list items in the second drop down list...
7
by: Markus McGee | last post by:
Hi all, I have a quick question...I believe. On my web page, call it page A, I have a drop downlist with runat server enabled. When the drop downlist change event occurs it repopulates a...
4
by: Rudy | last post by:
Hello! I have 4 diffrent drop downlist. I want a user to select a value from a drop down list, and place it in a SELECT statement. How would I put that value in the select statement. And if the...
0
by: Don Baechtel | last post by:
I am getting an error "Option Strict disallows late binding" when I am trying to get a integer value from a drop down list box as follows: productID = CInt(ReqProductList.SelectedItem(0)) How...
1
by: MasterChief | last post by:
I am using a gridview and having it display what is selected in a drop-down list. How do I set it so the gridview will show all by default. I have added an ALL.. item to the item collection of the...
3
by: Yi Chen | last post by:
We have a drop down list on a PHP page, with several product names, and when people click one item, we will refresh the same page with the product name as parameter, and in turn we want to include...
1
by: sidavis21 | last post by:
Hi, bit baffled with this but very newbie with php. I have an html form that works fine with the cgi script that our institution has provided for me to work with. What I would like however is the...
2
by: myquestion | last post by:
how to hide/show a text box using drop downlist in php
2
by: Hugh | last post by:
The PyGUI website specified this place as the place for general discussion about it, so here goes.... First off - thanks for something that is so straightforward to get running on OSX... I've...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.