Saturday 1 August 2015

[Web-development (jquery)] How to enable or disable an anchor using jQuery

How to enable or disable an anchor using jQueryHow to enable or disable an anchor using jQuery To prevent an anchor from following the specified href
 $(document).ready(function() { $('a.something').click(function(e) { e.preventDefault(); }); }); 

source : http://twitter.com, http://tutorial101.blogspot.com, http://lintas.me

No comments:

Post a Comment

Contact Us

Name

Email *

Message *

All content at imdelgado fasion style was found freely distributed on the internet and is presented for informational purposes only.
Images / photos / videos found in this site reserved by its respective owners.
We does not upload or host any files.
Home | DMCA | Contact