Announcement

Collapse
No announcement yet.

Help with javascript on all the pages

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Originally posted by marky9378 View Post
    If i remove the login on the home page all the javascript goes but if i add this and put it in its own.js file the page has errors
    What are the errors? Have you an example? Why do you HAVE to have the JS in a separate file? It is doing it's job where it is.
    The key to doing it this (the hard) way is to make sure you are using the generated javascript.
    e.g. see here http://www.actinic.co.uk/products/login.html

    IN the source code you should notice subtle difference between the JS in actinic and the generated js on the site.
    Fergus Weir - teclan ltd
    Ecommerce Digital Marketing

    SellerDeck Responsive Web Design

    SellerDeck Hosting
    SellerDeck Digital Marketing

    Comment


      #17
      Originally posted by fergusw View Post
      What are the errors? Have you an example? Why do you HAVE to have the JS in a separate file? It is doing it's job where it is.
      The key to doing it this (the hard) way is to make sure you are using the generated javascript.
      e.g. see here http://www.actinic.co.uk/products/login.html

      IN the source code you should notice subtle difference between the JS in actinic and the generated js on the site.
      i am doing this for search engine purposes

      Comment

      Working...
      X