Jquery Fragment Selector Chrome Extension

Jquery Fragment Selector chrome extension

Jquery Fragment Selector for Chrome Download

  • Chrome Extension Page
  • Total Number of Extension users:
    17 +
  • Reviewed by :
    0 Chrome Users
  • Author Name:
    David Worenklein
Jquery Fragment Selector chrome extension is Use Url Fragments to scroll an item into view..

use url fragments to scroll an item into view..
This extension hijacks the html fragment to allow it to target a general-purpose jquery selector rather than just an or a DOM identifier.

This is implemented in the spirit of http://simonstl.com/articles/cssFragID.html

The extension is only enabled when the fragment starts with #css(JQUERY_SELECTOR)

For example, using jQFS, he following is possible: "point to the seventh row in the first table on the page": http://en.wikipedia.org/wiki/List_of_job_scheduler_software#css(tr:nth-of-type(7))

Additional Features:

The extension features an expanded version of jQuery's :contains selector, :containsExactly (which is case sensitive): "point to the first table cell whose text consists solely of the word "Flux" http://en.wikipedia.org/wiki/List_of_job_scheduler_software#css(td:containsExactly('Flux'))

Extension detection:

You may detect this extension via this asynchronous technique: function detectExtension(extensionId, callback) { var img; img = new Image(); img.onload = function() { callback(true); }; img.onerror = function() { callback(false); }; img.src = "chrome-extension://" + extensionId + "/test.png"; }

a la http://stackoverflow.com/questions/6293498/check-whether-user-has-a-chrome-extension-installed#answer-27930310

How to install Jquery Fragment Selector chrome extension in chrome Browser

You can Follow the below Step By Step procedure to install the Jquery Fragment Selector Chrome Extension to your Chrome Web browser.

  • Step 1: Go to the Chrome webstore https://chrome.google.com/webstore or download the extension Jquery Fragment Selector Chrome Extension Download from https://pluginsaddonsextensions.com
  • Step 2: Now search for the Jquery Fragment Selector in Chrome Webstore Search and click on the search button.
  • Step 3: click on the Jquery Fragment Selector Chrome Extension Link
  • Step 4: in the next page click on the Add to Chrome button to Download and Install the Jquery Fragment Selector extension for your Chrome Web browser .

Jquery Fragment Selector Chrome extension Download

Looking for a method to Jquery Fragment Selector Download for Chrome then this download link is for you.

It is the Jquery Fragment Selector Chrome extension download link you can download and install Chrome Browser.

Download Jquery Fragment Selector chrome extension (CRX)

Tags: Chrome Extension Extensionid , Selector Containsexactly , Extension Features , Css Jquery Selector , Flux Css , Extensionid Callback , Contains Selector , Generalpurpose Jquery Selector , Containsexactly Flux , Dom Identifier , Css Tr , Url Fragments , Fragment Starts , Html Fragment , Jquery Selector , Function Callback , Img New Image , Extensionid ,

Jquery Fragment Selector Related Chrome Extensions