-
Notifications
You must be signed in to change notification settings - Fork 0
jeffreycrow/rearrange-js
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This script uses jQuery UI's sortable() function to make certain elements on web pages re-arrangeable based on certain criteria. The old version involves a server-side PHP script which downloads the page we want and inserts a <script> tag for our JS file. The page requested is currently hardcoded to NYTimes US News, but that can be changed in the PHP. The new version, rearrange-bookmarklet.js, is a bookmarklet that runs entirely client-side. Still a lot of bugs, especially related to dropping elements in new parts of the page. Demo at http://everest.ischool.utexas.edu/~jeff/rearrangejs/
About
Makes web page sections rearrangeable based on characteristics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published