[jQuery] transparentCorners plugins

[jQuery] transparentCorners plugins


Hellow all
I get from http://illandril.net/jQuery/transparentCorners/, and I try
using it within Extjs ( www.extjs.com ) adapter jquery, but while
include:
<script type="text/javascript" src="adapter/jquery/ext-jquery-
adapter.js"></script>
<script type="text/javascript" src="componentes/js/ext/ext.js"></
script>
The produce $("#teste1").transparentCorners(); don't work.
Why that happen?
Thank's