Jump to content

jquery corners


Craig Hopson

Recommended Posts

hi guys i cant see where im going wrong there must be an easier way to get rounded corners in IE any way...trying this https://github.com/malsup/cornerwith this code..

<script type="text/javascript" src="js/jquery.corner.js"></script><script type="text/javascript">$('#header').corner();</script>

does this look correct?

Link to comment
Share on other sites

what exact is the problem? Are there error you are checking for? What is the rest of the code? Are you sure the DOM has loaded before trying to run that code?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...