fries icon indicating copy to clipboard operation
fries copied to clipboard

swich on/off and radio button not working

Open jituiitm opened this issue 11 years ago • 7 comments

HI Dude,

Thanks for the repo. Its great.

However it breaks my head when trying to use the radio buttons and toggle switch button. Can you please tell me how to fix it?

I just downloaded the repo and hosted on local MAMP.

Thanks

jituiitm avatar Sep 30 '13 15:09 jituiitm

Hi @jituiitm, on what platform are you testing? Desktop Chrome or on your mobile device? Would help if you'd post how you're doing the radios and toggles.

jaunesarmiento avatar Sep 30 '13 15:09 jaunesarmiento

Hi @jaunesarmiento , Thanks for quick reply.

I tested first on chrome desktop. Then I did with phonegap on android. Both the cases i find i can not access radio button functionality. Even i removed the radio button code and pasted a simple HTML radio button. Even there I can only able to click one radio button, but I have 2 of them. Once clicked on one i can not switch to other.

Regarding the code,

I copied your master file, from https://github.com/jaunesarmiento/fries/archive/master.zip Then through MAMP i loaded it and then i hit localhost/fries-master/examples/index.html Then I clicked on forms. There i tried clicking on switch and radio buttons.

For phonegap, I copied the dist,js and index.html to my assets/www folder.

Let me know if there is another way to do it.

Also if its not more to ask, can we do a quick skype or hangout ?

Thanks

jituiitm avatar Sep 30 '13 16:09 jituiitm

That's odd. Hmm. On what device and Android version are you testing the Phonegap app on? Can't do skype/hangout right now unfortunately. I'll check this on my end. Will keep you posted.

jaunesarmiento avatar Sep 30 '13 16:09 jaunesarmiento

Hi,

Android 4.1.2 and chrome latest version.

Anyway even i will try whole night and will let u know if i get any conclusion

Thanks

On Mon, Sep 30, 2013 at 9:52 PM, Jaune Sarmiento [email protected]:

That's odd. Hmm. On what device and Android version are you testing the Phonegap app on? Can't do skype/hangout right now unfortunately. I'll check this on my end. Will keep you posted.

— Reply to this email directly or view it on GitHubhttps://github.com/jaunesarmiento/fries/issues/66#issuecomment-25378242 .

jituiitm avatar Sep 30 '13 16:09 jituiitm

I can confirm that the on/off switches and radio buttons does not work on desktop. But I've tried them on https://github.com/jaunesarmiento/fries-phonegap and they work fine. Can you try running this example on your device? It's a Phonegap app btw.

jaunesarmiento avatar Sep 30 '13 16:09 jaunesarmiento

Alright cool, thanks @jituiitm!

jaunesarmiento avatar Sep 30 '13 16:09 jaunesarmiento

Hi, I tested right now in my Chrome browser Desktop. The error happens only when fingerblast.js is enabled. So: Fingerblast enabled: Works: Tabs Doesn't work: check box, switch and radio buttons

"I can confirm that the on/off switches and radio buttons does not work on desktop. But I've tried them on https://github.com/jaunesarmiento/fries-phonegap and they work fine." Yes, I'm sure you were not using fingerblast on phonegap, as say your instructions, right(to only use on desktop test)?

I believe it's not really a bug... Right?

guilhermecaldas avatar Apr 11 '14 16:04 guilhermecaldas