...the following snippet: require 'headless' headless = Headless.new at_exit do headless.destroy end Before("@selenium,@javascript", "~@no-headless") do headless.start if Capybara.current_driver == :selenium end After("@selenium,@javascript", "~@no-headless") do...
...headless mode if you are running a scenario that is tagged with @selenium or @javascript. If you don't want a specific scenario to hide the selenium browser window, you...
...do not use ID's for CSS. Id's are much better used as javascript hooks so use them for this instead. .list {…} instead of #list {…} Animate an interface using...
...classes not inline styles Inline styles added by javascript are harder to update and maintain, prefer to add classes using javascript. CSS3 transitions can then handle any animations and if...
You can say this in Javascript:
Applications must be originally written in Objective-C, C, C++, or JavaScript as executed by the iPhone OS WebKit engine, and only code written in C, C++, and Objective-C...
Write your app using HTML, CSS or JavaScript, upload it to the PhoneGap Build service and get back app-store ready apps for Apple iOS, Google Android, Windows Phone...
...some icon names, and introduces new prefixes fab, far, and fas. There is a JavaScript shim that you can use as a "quick fix". It allows you to keep v4...
ClockPicker is a JavaScript and Bootstrap implementation of an Android-style time picker which looks and feels great. Unfortunately, it is no longer maintained...
SmartUnderline is an open-source JavaScript library which uses clever tricks to draw underlines in a more beautiful and readable way. We've not yet put this into a project...
...web technology in 2015. Note that you can now trigger a copy action through Javascript, no Flash required...
Build dashboards using ascii/ansi art and javascript
Responsive Lightbox JavaScript that just works. You can use it for single images or a gallery. Animations are optional...
Databound provides Javascript a simple API to the Ruby on Rails CRUD. Tries to expose a full model CRUD as an API. Not sure if this is useful for more...
Create beautiful Javascript charts with one line of Ruby. Promising chart library for easily rendering charts with Google Charts. This seems to not submit your data points to Google...
RulersGuides.js is a Javascript library which enables Photoshop-like rulers and guides interface on a web page Also available as a bookmarklet...
Clever hack to allow user interaction without Javascript (by using radio buttons and selecting on :checked...
Opal is a source to source ruby to javascript compiler, corelib and a runtime implementation that currently passes 3000 rubyspecs w/a reachable goal of passing them all...
Tracekit is a JavaScript library that automatically normalizes and exposes stack traces for unhandled exceptions across the 5 major browsers: IE, Firefox, Chrome, Safari, and Opera...
Shows how to implement an animated progress bar in pure CSS, without animated GIFs, Javascript or Flash...
Makes a robust determination of a user's timezone through Javascript...
...how they made the new Basecamp feel very fast without using a lot of Javascript (most of Basecamp still lives on the server). The two tricks they used are PJAX...
TagCanvas is a Javascript class which will draw and animate a HTML5 canvas based tag cloud...
A small library to provide the Rails I18n translations in Javascript clients...
CodeMirror is a JavaScript component that provides a code editor in the browser. When a mode is available for the language you are coding in, it will color your code...
...notifications using WebKit's webkitNotifications API. This means you can create popup bubbles from Javascript...