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 opensocial-or...@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.


Reply via email to