Is there are sample?  I user rico, and it works fine with my setup, however
I don't use it with ajax request, but I do not see any reasons why it
wouldn't work in that setup.

Felix.


On 11/30/06, Issachar Brooks <[EMAIL PROTECTED]> wrote:

I have a PWC window, I make an ajax call that loads into a DIV inside the
window. I want to round the corners of the div with OpenRico (too bad only
Mozilla supports that property of CSS3...)... Usually, I would put the
following tag after the div:

<script language="javascript">
 Rico.Corner.round('divID', {color:"transparent", bgColor: '#E3F8C0',
blend:false});
</script>

But it is not working inside the window. I also tried it with Ajax.Requestcontent outside 
the window, to no avail. Does the browser not run "inline"
javascript when loading the ajax? Is there a solution for this?

Issachar Brooks

_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com



_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com

Reply via email to