Jump to content

DJ411

Members
  • Posts

    4
  • Joined

  • Last visited

About DJ411

  • Birthday 05/25/1989

DJ411's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. AW. That i get! because i'm doing all of this with no little to know HTML knowledge ( in High school i made a site with Flash ) i didn't know that! so for later uses of any code if it doesn't work on my PC check the location and of course if that doesn't work then something else is wrong which i've done in the past and have figured out! Thank you for the help i now have my feature implemented onto my site! I can now continue with other ideas.
  2. Ok so here is the HTML that i'm testing with for http://jsfiddle.net/VLNDL/ until i get it to work http://pastebin.com/fChMqpYZ . Here is the HTML that i have. Its untouched. All i have done is copy and pasted it from the code to an HTML in a way i need to work with it.
  3. i have that already included. that is why i'm posting here. is this the correct one? <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> Here is another set of code i found that i can't get it to work. http://jsfiddle.net/VLNDL/
  4. So i've been building up to my first website. I've been using w3schools for css codes and examples. My site is hosted via tumblr is almost complete. I could use what i have as of now. Just needs a more solid/ final theme and some unique features i want. The one biggest feature i want on my page is a hidden div that is activated by some js Function. That code is thankfully provided for me. But here is now my issue and the reason that i'm here, hoping to get an answer or a solution! So the js code i have found is hosted on codepen. The example works perfectly. I can even modify it to my liking and it still works as intended. Here is my problem. When i copy that working code to my HTML file it doesn't work... I even start a new html file, paste everything where it belongs and it still doesn't work! I can even copy the code to http://jsfiddle.net/ & http://jsbin.com/ and those sites even work. What is making the code i'm using not work on my pc & tumblr but works on these example sites. Is there a script src i have to install? i just don't understand why everything i've done has worked but this code. Here is the code i'm trying to import. http://codepen.io/svinkle/pen/iBHGE
×
×
  • Create New...