ratchet icon indicating copy to clipboard operation
ratchet copied to clipboard

Build mobile apps with simple HTML, CSS, and JavaScript components.

Results 103 ratchet issues
Sort by recently updated
recently updated
newest added

Toggle does not maintain active state when inside control-content class. Specifically if you cycle through the tabs created from multiple control-content class tabs the toggle state is not preserved or...

js

A function needs to execute before move to the next page. The issue might some javascript conflict with push.js not calling the function before move to the page :( ```...

js

when the hash like '/#/main/sub' style, ratchet.js can't work

js

I'm working in an integration with my ember.js application. As such I need to code the variable bindings in both ways. The _DOM to Model_ part i accomplished through the...

js

I am populating a slide-in page using the results of an Ajax call. I ended up hacking ratchet to include a callback on PUSH() so I could use jQuery to...

"position: fixed" on body and .content prevents scrolling on older Android devices (android 2.3) with default browser. Issue can be reproduced in Chromium browser using "Emulate" feature in Inspection Tools....

css

In PUSH module before xhr.send() and after xhr complete. Thank you

js
feature

Hi. Is there any possibility to have different styles of bar's in header after push ? Maybe some class added to with filename / url ? Any ideas ?

feature

Hi guys, i want to use arrow to navigate from one modal to another one. Now i can navigate to the next but not to the prev. Lunedì Martedì Mercoledì...

js
question

I am using nstokoe/ratchet-sass in my rails app and rails forms doesn't submit at all. Not sure if push.js is preventing form submit. Tried data-ignore on submit btn. Not sure...

js