"I put my jquery.js file in the same folder( static/js/)."
And what? Everything now works?
"Please let me know how is odd mix of regular javascript and Jquery code?"
You load the jQuery framework, in one section you address things in the jQuery form $('#elementID').attribute(value); yet elsewhere in your code you use the general form document.getElementById("elementID").attribute = value;. If it does what you want then it's not a problem. It just seems like an odd mix of the jQuery framework and plain JavaScript. I tend to like things to be consistent.
In reply to Re^3: Getting Error: Couldn't render template file error - site.tt: not found". When Run The Catalyst Application. And How to use Jquery with Catalyst??
by marto
in thread Getting Error: Couldn't render template file error - site.tt: not found". When Run The Catalyst Application.
by Sachin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |