Skip to content

jQuery plugin that applies an external CSS to a specific scope in the HTML DOM tree.

Notifications You must be signed in to change notification settings

slavikme/jquery-css-apply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

jquery-css-apply

jQuery plugin that applies an external CSS to a specific scope in the HTML DOM tree.

To do list:

  • Create a basic jQuery plugin structure.
  • Take a string that contain CSS format and verify the syntax (using some existed plugins).
  • Apply the CSS globally.
  • Apply the CSS to a scope.
  • Load CSS data from external URL (using AJAX), with a callback function.

About

jQuery plugin that applies an external CSS to a specific scope in the HTML DOM tree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published