Thanks for help, but tried all versions:
- if load jQuery this problem, because older version what include Joomla, and have problem in page load to other plugins.
- if not load jQuery, I get error (because jQuery not loaded)
- noConflict not helped, this script goes to scriptblock, after jQuery
- jQuery default in Joomla 3.x, and cannot move to other place.
- if comment your script block, and put manually to debug position (or other place to footer), then working, but this will problem, if you have any upgrade.
I thing a solution will better, if will have an option to put code to header or footer (before closed body tag).