Tag Archives: Javascript Code

how do I make a button that alternates between three links?

Question by http://www.boommap.com: how do I make a button that alternates between three links? Hey, I’m running an experiment online soon about urban navigation. The experiment has three conditions which I won’t tell you anything about in case you want you to participate hehe. I’m using http://www.weebly.com to design the website. Weebly has a drag … Continue reading

Q&A: What is wrong with my Javascript code?

Question by Jack: What is wrong with my Javascript code? I am learning Javascript and decided to make myself a program to find the roots of parabolas. However, when I press the button to calculate the roots, the alert that should pop up doesn’t I cant figure out what’s wrong with the code. Help! Here … Continue reading

Please what is the exact html code do I paste to display advertisement in blogspot?

Dashboard > Layout > Add a Gadget > html/JavaScript > Click "add" sign > Configure HTML/JavaScript > please WHAT EXACT CODE in this field? You probably need to copy the code provided by the advertising company and paste it into that spot. addthis_url = ‘http%3A%2F%2Fhtmlindex.net%2Fhtml-code%2Fplease-what-is-the-exact-html-code-do-i-paste-to-display-advertisement-in-blogspot’; addthis_title = ‘Please+what+is+the+exact+html+code+do+I+paste+to+display+advertisement+in+blogspot%3F’; addthis_pub = ”; Technorati Tags: Advertisement, Advertising … Continue reading

What simple html code can put my recent wordpress blog entries on my web page, newspaper style?

What simple html code can put my recent wordpress blog entries, titles and dates, on my web page, newspaper or any other style? No html code, because HTML just sites there, it doesn’t do anything. Some Javascript to pull your blog’s RSS could do it – just look for Javascript RSS reader code. Newspaper style … Continue reading