Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Jquery ui button problem


adanio_k

Recommended Posts

Posted

Hi guys.

 

I have a little problem with my jquery theme (i guess). After installing nivo-slider i can't see my buttons. I had to update my jquery to 1.9 and also i changes jquery-ui to 1.10, my theme is written for 1.8.6 and there is no button style. Everything else works fine.

 

My page: http://www.sklepdrzwi.pl/shipping.php (it is in polish only). There is a word "Kontynuuj" which means "continue" in english. And this word is suposed to be a button and it should look like the button on this page: http://www.oscommerceforyou.hu/free_oscommerce_template011/shipping.php?osCsid=ic3qkpmpn0cn6oij54rpamkkk3

 

I don't know whats wrong with this buttons.

 

Sorry for my english, but i am still studying this language.

 

Greetings and please help me.

Posted

Hi Adam,

 

Not sure if the same problem but...

 

I had problems recently with jQuery UI 1.10.0 it was buggy so downgraded to the below again everything working fine

 

<link rel="text/css" href="ext/jquery/ui/XXXXX/jquery-ui-1.9.2.css" />

<script type="ext/jquery/jquery-1.8.3.min.js"></script>

<script type="ext/jquery/ui/jquery-ui-1.9.2.min.js"></script>

 

Regards

Joli

To improve is to change; to be perfect is to change often.

 

Posted

It does not work. I have changed the jquery ui and still there is no buttons.

Now i have:

<link rel="stylesheet" type="text/css" href="http://www.sklepdrzwi.pl/ext/jquery/ui/oscommerceforyou_011/jquery-ui-1.9.2.css" />
<link rel="stylesheet" type="text/css" href="http://www.sklepdrzwi.pl/ext/jquery/ui/jquery-ui-1.9.2.js" />
<script type="text/javascript" src="ext/jquery/jquery-1.9.0.js"></script>

Any other ideas?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...