View Single Post
  #75  
Old 07-22-2013, 08:56 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: xMobile - Smartphone mobile template

I have successfully integrated AlteredCart Checkout_One into xMobile, by cloning 2 templates, 1 css file and busting the table from
/skin/txs_xmobile/modules/Checkout_One/checkout_one.tpl
into 1 column -- also adjusted the image paths in the css. Very easy...

Now that checkout works perfectly... I realized the radio buttons in the checkout are not mobile-friendly. At all.

http://www.carpeperdiem.us/xcartforum/uglyradiobuttons.png

I want to do this for the radio buttons:

http://jquerymobile.com/demos/1.2.1/docs/forms/radiobuttons/

http://jquerymobile.com/ ???

1. jquerymobile looks very powerful -- is it worth the overhead, or could we do this with existing jquery?
2. Has anyone made their forms or buttons "pretty" and not using default forms?

I could turn Checkout_One radio buttons off in the admin (or just in the mobile template) - but that's not "pretty" or mobile savvy either. We need mobile-friendly radio buttons.

I'm gonna do some digging. If anyone can save me 10 minutes of reading, I'd sure appreciate it if you can share what your solution is/was/will be.

Thx
Jeremy
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote