Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #239423

    Hi guys,
    Not really sure whats going on. Iv coded a script with jQuery which on selection of dropdown box it selects the code and displays the div.
    simple stuff really but.. for some reason Enfold is deleting the javascript code and moving the <style code to the bottom of the page?
    by removing the javascript it pretty much stops my dropdown box working. anyone came across this? I was thinking of just making a page specifically for this code and make it a template for re-use?

    #239434

    Ok so I found the issue *fingers crossed* the placement of the Code was to low down and started conflicting with other shortcode. moved the code higher up and it works perfectly nothing out of place.
    You can close this off, I recon my issue was to do with including a jQuery file.maybe advice on how better to do this?
    <script type=”text/javascript” src=”http://code.jquery.com/jquery.js”></script&gt;

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Javascript code removed / moving’ is closed to new replies.