hello ,
i have a problem when i add any jquery plugin to my asp.net web site it dosn't work
it happend two times for now
on of them :
when i added jquery tooltip , gave the divs tooltip class and in document load i put the code to run tool tip
$('.tooltip').tooltipster();
it gaves me UnCaught TypeError : undefined is not a function
and it also happened with autogrow blugin
Pleeeeeeeeeeeeeeeaaaaaaase help me
Notes :
um sure that i added JS file successfully
Go to the complete details ...