Jon Tara

Results 23 comments of Jon Tara

I don't think it "pauses" it - it just preempts whatever is playing. Keep in mind, this script doesn't really do anything specific with Home - it just casts some...

I have the same issue. There is no error message. It simply does not create the table. This is in PostgreSQL 10.3.

Pilot error, sorry. There was indeed an error message which wasn't terribly helpful. I decided to actually try to example, which - of course - worked, and then worked through...

Isn't that pretty much the story of JQM with ANY widget not made for it? That said, a project I work on uses this in jQuery Mobile, though not for...

On iOS _UIWebView_, I found that just setting `tabindex='-1'` is not sufficient, at least for the next/previous icons on the virtual keyboard extension. - You also need to set the...

It doesn't decode JSON by default. Just query parameters and *application/x-www-form-urlencoded* in body. From the README: >Use sinatra-param in combination with Rack::PostBodyContentTypeParser and Rack::NestedParams to automatically parameterize JSON POST bodies...

"Not I, said the Little Red Hen". (I think you left a "1" off of your mention...)

I'm interested in this, because I'd like to transition (yuk, yuk) away from jQuery Mobile. I'm considering either Zurb Foundation or simply Bourbon/Neat/Bitters/Refills. But I would sorely miss the JQM...

See https://github.com/watusi/jquery-mobile-iscrollview Not a fork, but a new project initially derived from this one. Landscape transition works, though there is still an issue with scrollbar range.

Unfortunately, this is endemic in ThemeRoller, and doesn't seem to be getting better. My theme file is littered with NaNs. It's been like this for months with no resolution. I'm...