jquery-tourbus icon indicating copy to clipboard operation
jquery-tourbus copied to clipboard

A jQuery tour/walkthrough plugin.

Results 3 jquery-tourbus issues
Sort by recently updated
recently updated
newest added

After trying, and liking, jquery-tourbus on my desktop browser, I opened it up on my iPhone, and saw several problems. 1. First step is too wide for the screen. 2....

enhancement

//# should be used instead of //@ because its deprecated.

I'm using jQuery-tourbus.js as a vendor JS library included and compiled into my app.js file, however I'm getting this error in the network tab: ``` net::ERR_FILE_NOT_FOUND Request URL: file:///Users/benjamin/Code/super-simple-tasks/public/js/utils.map ```...