Delete

by 2 replies
3
can delete this thread. thanks
#programming #javascripts
  • The first file is jquery, that is a javascript libary which is used on almost any website at this moment.

    The other one: Modernizr: the feature detection library for HTML5/CSS3

    They aren't required for css, that is right. But they are required for something your designer has made for you, which is part of your layout and thus of the css work your designer has done for you, best is to contact him and get some information about it.

    If you want to have a faster page load, use a caching plugin if possible (using wordpress?). Jquery from google cdn is cached on most browsers already so this won't slow your site down so much.
    • [ 1 ] Thanks

Next Topics on Trending Feed