Style Change chrome bug/problem
Create awesome game website with Game Magazine Joomla template
- GK User
- Sun Jul 20, 2014 10:03 pm
Hello Gavick-Team,
first of all I want to thank you for your great Designs!
Unfortunately I've encountered the following bug/problem...
I use the following code in a "Custom HTML" module to select different color styles.
Unfortunately this doesn't work with Google chrome. You can select both entries from the drop-down menue BUT in chrome the style doesn't change (in IE and Firefox it's working).
first of all I want to thank you for your great Designs!
Unfortunately I've encountered the following bug/problem...
I use the following code in a "Custom HTML" module to select different color styles.
- Code: Select all
<div id="gkStyleArea">
<div><span> Style: </span><select id="gkColors" class="style"><option id="gkColor1">Color-1</option><option id="gkColor2">Color-2</option></select></div>
</div>
Unfortunately this doesn't work with Google chrome. You can select both entries from the drop-down menue BUT in chrome the style doesn't change (in IE and Firefox it's working).
-
- Fresh Boarder
- GK User
- Mon Jul 21, 2014 1:22 am
Addition:
I forgot to mention that I changed the corresponding function in "gk.scipts.js" from 'a' in 'option' .
I forgot to mention that I changed the corresponding function in "gk.scipts.js" from 'a' in 'option' .
-
- Fresh Boarder
- teitbite
- Mon Jul 28, 2014 9:31 am
Hi
Can You copy the part of the code You have made changes in gk.scipts.js ?
Can You copy the part of the code You have made changes in gk.scipts.js ?
-
- Moderator
3 posts
• Page 1 of 1