2
Answers

Override tooltip functionality in master page in contentpage

I have a table with columns in below mentioned structure

Sl.no name hierarchy 1 Animal null 2 cat animal 3 tiger animal/cat

The requirement is when we show name in a list box or dropdownlist ,when we hover over the name say tiger its hirerchy ie animal/cat should be displayed as a tooltip which is getting displayed using title attribute.

the problem is the master page has a default js code on document ready to display tooltip based on text whenever hovered over ie on hovering over "tiger" we get tooltip as "tiger".

so when this master page is linked to the content page that has the dropdown ,only the default tooltip gets displayed and teh hierarchy is not getting displayed.

Could you please provide a solution on how to override the master page code in conetnt page ?

Answers (2)
0
Shashank Srivastava

Shashank Srivastava

NA 1.4k 247k 11y
hello Franco, 

I am not sure what makes it so difficult to insert duplicate entries. Make sure the 'name' column is not set to 'unique' or 'primary'.

If problem persists, would like to have a look on the code.
0
franco

franco

NA 5 2.7k 11y
is there other way to make a little easier to understand?

thanks again
0
Satyapriya Nayak

Satyapriya Nayak

NA 53k 8m 11y
http://stackoverflow.com/questions/11971264/multiple-mysql-records-with-same-name-different-id