biggerlink other links – Overview

This example of the jquery.biggerlink plugin demonstrates a particular scenario where setting otherstriggermaster to false is useful.

Within each list item there are two links with the same href. Clicks on the first link are hijacked to instead load a portion of the linked page with ajax. The second link in each item does not have this behaviour, providing the user with a means to bookmark the currently viewed page content.

Be sure to study the source for more specific explanations.