🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

hitMe is a simple yet useful jQuery plugin used to make the entire container containing an anchor link clickable for better user experience.

anchor

Documentation

hitMe jQuery plugin

(TODO: Explain what it's good for.)

Use

By default, the plugin will apply to the first link element in the container. Optionally, the plugin accepts a CSS or jQuery selector as its only parameter.

This selector should point to a single link that's inside of the element(s) that you apply this plugin on.

  • h2 > a
  • .more

You May Also Like