Show tooltip or some div on mousehover with a variable check

dmxhood

New Member
I'm working on a website where i have to use a check to display different div's on mouse hover. I need to make a check in jquery that if a variable > 1 it should display the a div ( a box or popup ) otherwise if variable < 1 it should display the tooltip. I need to accomplish this with jquery as i've to make a check i'm already using jquery in that website. Thanks guyz
 
Back
Top