How to get rid of unwanted url message in jQuery slider? -


i use windows 7. when mouse-over jquery slider's movable handle in running program, message appears in lower left corner of screen in chrome26 , ff19 not in ie10. message running program's url followed #. effect can seen in documentation demo @ end of http://api.jqueryui.com/slider/. appreciate learning of way rid of message.

$( ".ui-slider-handle" ).removeattr("href"); 

but think there reason href set on '#'.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -