Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

WHY DO THE BUTTONS SUCK?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 12-16-2004, 05:28 PM
  adpboss's Avatar 
adpboss adpboss is offline
 

X-Man
  
Join Date: Feb 2003
Location: Ontario, Canada
Posts: 2,389
 

Default WHY DO THE BUTTONS SUCK?

I am so sick of the X-cart buttons that you cannot tab to. You cannot hit <ENTER> at the end of a text field and have it submit.

It is UN-intuitive, STUPID and totally retarded.

Has anyone figured out how to make their buttons NOT crap in X-Cart?
Reply With Quote
  #2  
Old 12-16-2004, 05:42 PM
 
nfc5382 nfc5382 is offline
 

X-Adept
  
Join Date: Nov 2002
Posts: 477
 

Default

Good point. You won't believe how many times I wish Enter would submit!
__________________
-----------------------
x-cart v4.7.6 [LIVE]
x-cart v4.0.18 [retired 2004-2016]
x-cart v3.5.13 [retired]
x-cart v3.4.14 [retired]
Reply With Quote
  #3  
Old 12-16-2004, 05:50 PM
  kpayne's Avatar 
kpayne kpayne is offline
 

X-Adept
  
Join Date: Dec 2002
Location: Firetanksoftware.com
Posts: 469
 

Default

I wonder if the enter key is just basically aliased to the submit button and it doesn't work because there is no submit button. I wonder if it's something as stupidly simple as putting a submit button in a hidden div ...
__________________
X-cart Featured Products Manager from http://www.firetanksoftware.com - Put your products where you want, how you want.
Reply With Quote
  #4  
Old 12-16-2004, 05:53 PM
  adpboss's Avatar 
adpboss adpboss is offline
 

X-Man
  
Join Date: Feb 2003
Location: Ontario, Canada
Posts: 2,389
 

Default

Quote:
Originally Posted by kpayne
I wonder if the enter key is just basically aliased to the submit button and it doesn't work because there is no submit button. I wonder if it's something as stupidly simple as putting a submit button in a hidden div ...
Speak English or suffer the consequences knave!

Reply With Quote
  #5  
Old 12-16-2004, 05:59 PM
 
elomibao elomibao is offline
 

Member
  
Join Date: Sep 2004
Posts: 24
 

Default

Not only that, is that some browsers don't actually work on X-Cart because the submit button has Javascript on it to check for invalid inputs. Why not make the check in PHP after submission instead? I know users should upgrade their browsers but you can't tell every single client to upgrade because your site can't support them.
__________________
X-Cart Pro 4.0.5
Fedora Core 2
Apache 2.x/PHP 4.x
MySQL 3.x
Reply With Quote
  #6  
Old 12-16-2004, 06:01 PM
  kpayne's Avatar 
kpayne kpayne is offline
 

X-Adept
  
Join Date: Dec 2002
Location: Firetanksoftware.com
Posts: 469
 

Default

Quote:
Originally Posted by adpboss
Quote:
Originally Posted by kpayne
I wonder if the enter key is just basically aliased to the submit button and it doesn't work because there is no submit button. I wonder if it's something as stupidly simple as putting a submit button in a hidden div ...
Speak English or suffer the consequences knave!


What I mean is basically this: Can you put the following code in a form and then have the ability to hit enter to submit the form?

Code:
<div style="display: none;"><input type="submit" value="submit"></div>

I'm too lazy to test it myself. But from what I've seen, when you hit <enter> the browser just finds the first submit button on the page and clicks it for you.
__________________
X-cart Featured Products Manager from http://www.firetanksoftware.com - Put your products where you want, how you want.
Reply With Quote
  #7  
Old 12-16-2004, 06:14 PM
  adpboss's Avatar 
adpboss adpboss is offline
 

X-Man
  
Join Date: Feb 2003
Location: Ontario, Canada
Posts: 2,389
 

Default

Damn Kurt, I wanted to rant, and now you are making work for me. LOL.

This doesn't solve the tab issue though. I get net saavy customers complain all the time.
Quote:
How come I can't tab to the submit button?
Quote:
How come pressing enter doesn't work?
Reply With Quote
  #8  
Old 12-16-2004, 06:20 PM
  kpayne's Avatar 
kpayne kpayne is offline
 

X-Adept
  
Join Date: Dec 2002
Location: Firetanksoftware.com
Posts: 469
 

Default

Quote:
Originally Posted by adpboss
Damn Kurt, I wanted to rant, and now you are making work for me. LOL.

Well in that case I'll jump in there with you. The buttons are the worst part about the x-cart UI, they're implemented REALLY stupidly in my opinion because if you want to make them all BUTTONS instead of little table text boxes with CSS problems in IE (ever get those flickering buttons? How cheap does that look!) you have to change EVERY BLOODY file that has a button in it because they're all surrounded by anchor tags.

I've just given up, honestly.
__________________
X-cart Featured Products Manager from http://www.firetanksoftware.com - Put your products where you want, how you want.
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:14 AM.

   

 
X-Cart forums © 2001-2020