Which view are you testing ? Profile or Canvas? On Profile view, container will strip all script tags.
Regards, Robson 2009/11/26 Ozéias Sant'ana <[email protected]> > Hi Guys, > > Thank's for help. I found the problem. > > If you add any <script type="text/javascript">anything</script> tag > inside of <script type="text/os-template">, all tags break. > > But I need these tags, for example: > > <script type="text/javascript" if="${owner.isViewer && > profile.content.user.name != 'null'}"> > $('ul.paging li').click(function() { > $.estrela(this, "${owner.id}", "<%= url -%>"); > }); > </script> > > Any suggestions? > > Thank you guys, > Ozéias Sant'ana > blog: http://railsbox.org > http://twitter.com/ozeias > > -- > > You received this message because you are subscribed to the Google Groups > "Orkut Developer Forum" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<opensocial-orkut%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/opensocial-orkut?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" 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/opensocial-orkut?hl=en.

