on
fixture.on
Turns the fixtures on or off. Defaults to true for on.
fixture.on = false; //-> AJAX requests will not be trapped
To remove a fixture you can also use fixture(ajaxSetting, null).
fixture.on
Turns the fixtures on or off. Defaults to true for on.
fixture.on = false; //-> AJAX requests will not be trapped
To remove a fixture you can also use fixture(ajaxSetting, null).