- Use Chrome. [recommended]
- Copy javascript text from
tota11y_now.js
below (you'll need this for later). - Right-click on bookmarks bar and select 'Add Page...'
- Paste javascript into URL field.
- Give the bookmarklet a cool name like
tota11y_now
oraccessibility rocks!!!
- Go to your favorite website (it won't work on GitHub Gist). E.g., https://twitter.com
- Click the awesome little sunglasses image in the bottom left of screen 😎
- All done!
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>🚌🚆 Chelsey Regional Transit 🚍🚇</title> | |
<style> | |
body { | |
margin: 0; | |
padding: 0; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: mit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.conveyal.datatools.manager.persistence; | |
import com.conveyal.datatools.manager.models.FeedSource; | |
import com.conveyal.datatools.manager.models.Note; | |
import com.conveyal.datatools.manager.models.Project; | |
import com.j256.ormlite.dao.Dao; | |
import com.j256.ormlite.dao.DaoManager; | |
import com.j256.ormlite.jdbc.DataSourceConnectionSource; | |
import com.j256.ormlite.table.TableUtils; |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
NewerOlder