How can we display a box (like tool tip, bigger than tool tip box and can be customised) when mouse is placed over an image and disappear wen mouse removed from that image. Using javascript.
thanks in advance
User Profile
Collapse
-
how to display box when mouse over an image
-
how to drop a temporary table
hai,
I want to drop a temporary table if it exists. How can we do this.
thanks in advance. -
Accessing temporary table from stored procedure
Hai,
I have a temporary table created in a stored procedure.How can i access that temporary table from another stored procedure.
thanks in advance. -
listbox validation by javascript
hai,
How can i restrict number of selections in listbox using javascript.
ie. only 3 items are allowed to select , also atleast one item should select.
thanks in advance -
Thanku for your attention.
I'll explain with another eg.
If i have a 2 tables first with member_id,mem_n ame and location and another
with member_id, interest1,inter est2 and interest3 as fields.
Suppose the tables contains 1000 rechords.
If a new member came , i want to compare that member's interests with all the members in the table and return the number of common interests in each rechord.... -
To fetch common values between two rows
Suppose a table contains fields such as member_id,item1 ,item2 and item3.Then how can we fetch common items between two rows.
eg:- mem_id item1 item2 item3
1 a b c
2 b c d
3 d f g
common items between first 2 rows is 'b' and 'c'.
How can we write a query...
No activity results to display
Show More
Leave a comment: