You could also try to include your javascript through the view.yml,
which allows specifying a position.
But I think it would be a good idea to add the 'position' option to
the javascript_include_tag() helper too. Would you like to open an
enhancement ticket on this?
François
2007/11/23, Bayarsaikhan [Singleton LLC] <[EMAIL PROTECTED]>:
> do not use JQuery as a standart helpers.
>
> Just include it under your emain line.
>
>
> On 11/22/07, Ámon Tamás < [EMAIL PROTECTED]> wrote:
> >
> > Hello,
> >
> > I like to use the jQuery with my own javascript file. I like to use it
> > with the sfJqueryPlugin. I putted the jQuery to the settings.yml in
> > standard_helpers line.
> >
> > After in my template I put the next line:
> > <?php echo javascript_include_tag('emain') ?>
> >
> > But in the html source my script is previous to the jquery line
> >
> > <script type="text/javascript" src="/js/emain.js"></script>
> > <script type="text/javascript"
> src="/js/jq/jquery.js"></script>
> >
> > How can I change the order?
> >
> >
> > --
> > Ámon Tamás
> > http://linkfelho.amon.hu
> >
> >
> >
> >
> >
>
>
>
> --
> Bayarsaikhan VOLODYA
> Singleton LLC - www.singleton.mn
> Cell: +976 99779919
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---