Sparky and FF - Do not write Class

  • alex51
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 1 month ago - 12 years 1 month ago #23643 by alex51
Welcome. I'm using Windows 8 and Mozilla Firefox. On the Layot Builder do not have the active window class. I can not write anything there. I should add that Internet Explorer does not have this problem.
Sorry for my english, but I'm using Google Translator.
Regards
Alexander

Edit (13:08):
On a computer with Windows XP and Firefox is the same.
Last edit: 12 years 1 month ago by alex51.

Please Log in to join the conversation.

More
12 years 1 month ago #23656 by ivan.milic
open

templates/sparky/js/tadmin.js

add this at very bottom:

jQuery(document).ready(function(){
if(jQuery.browser.mozilla){
setTimeout(function(){
jQuery('.LayoutModel *').enableSelection();
},500);
}
})
The following user(s) said Thank You: alex51

Please Log in to join the conversation.

  • alex51
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 1 month ago #23666 by alex51
Thank you very much. The problem has been removed.

Please Log in to join the conversation.

More
12 years 1 week ago #24503 by alandoyle47@gmail.com
I see this problem in Hot Gaming Zone template - I tried to edit tadmin but it is still the same problem.

Windows XP with Firefox

Please Log in to join the conversation.

More
12 years 1 week ago #24512 by ivan.milic
Solution from post #23656 should sole it for FF , maybe you just need to refresh browser cache to load modified .js file (ctrl+F5 several times).
The following user(s) said Thank You: alandoyle47@gmail.com

Please Log in to join the conversation.

More
12 years 1 week ago #24526 by alandoyle47@gmail.com
School boy error :laugh: Fixed as described - Thanks

Please Log in to join the conversation.

Time to create page: 0.147 seconds
Powered by Kunena Forum