Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

[SOLVED] Toolbar button locked. JS error. 12 Aug 2012 15:12 #3109

I can't no longer use the save button in my forms item layout in some template.
Neither the "save"button neither the "apply" button is working.
The "cancel" is still working.
When I switch to some other template all the buttons are normally working.
I've checked the permissions for this template and are all OK.
Did someone experience the same and solve it ?
I am on-going to debug it right now but in any case ...
please help if you have any idea what is the concern here...
Here is the javascript error:
*    Abstraction class between javascript frameworks :
    *    Mootools / JQuery
    **/
    document.formvalidator.getProperty = function(el, property)
    {
        var framework = getJsFramework();
        switch(framework.name)
        {
            case 'jQuery':
                return el.attr(property);
                break;


            case 'MooTools':
                return el.getProperty(property);
                break;
        }

    };

I guess this is related with the validator ...

Please Log in or Create an account to join the conversation.

Last edit: by admin.

Re: toolbar button locked in some template 12 Aug 2012 16:37 #3110

Fixed it switching to the Beta version of Jquery in the Cook front page.

Please Log in or Create an account to join the conversation.

Last edit: by e-struct.
  • Page:
  • 1
Time to create page: 0.104 seconds

Freakin' Awesome!!! J-Cook is simply awesome - whether you're a highly experienced developer or complete novice whether you're building a small inventory component or a complete community solution! The beauty comes from a fast slick and reliable platform that readily provides developers with everything they'll need to build the backbone of a solid and secure component with wizards for authoring access publishing aliasing created/modified by dates... you name it COOK provides it! J-Cook really surpasses all of the 'competition' as far as MVC tools are concerned! Try love it and get cooking!
learnthrusong (JED)
          

Get Started