Perhaps someone can give me some insight and help me to regain my sanity. I am trying to update my work website which has been up since Feb. My boss wants me to add some dynamic content, which I haven't been able to figure out.
Let me preface these questions by letting you know that this is the 2nd website I have constructed and the 1st to actually be published to the web. I have limited knowledge of HTML and Javascript, and have been figuring it out as I go along. Here is the website url and the two issues I'm facing.
http://www.idesigninspiration.com
1) From the "Product Solutions" page, enter into the body of the portfolio by clicking on any product link. There are two orange arrows at the top right corner of the "slide negative" box where the product image appears. Currently, when you click on one of the two arrows, the entire page reloads to show the next picture. What I need is for only the image in the picture area to change when an arrow is clicked. I have found Javascript that allows me to do this, but the next part throws a kink into things.
Once you have clicked the right arrow and the image changes from "Image01" to display "Image02", when that same arrow is clicked, the link should take you to the next product in the portfolio, which would then reload the page.
The question I have is this: Will Javascript allow you to click a link and only change the image, then click that same link and go to a different page altogether?
2) I'm also looking for the following effect. Say I have the logo Cage Light in a circle in the center of the page. I want to have light follow the mouse where the light rotates about a central axis and the bottom of the bulb points in the direction that the mouse travels. The end result is that that whenever you click on a link, the light is facing that direction and can activate to shine on the link in the same way as the site intro page.
If anyone can provide any insight or advice to these problems I would greatly appreciate it. I'm trying to please the boss and keep from drowning during the process. Thanks in advance.
Dubya
Let me preface these questions by letting you know that this is the 2nd website I have constructed and the 1st to actually be published to the web. I have limited knowledge of HTML and Javascript, and have been figuring it out as I go along. Here is the website url and the two issues I'm facing.
http://www.idesigninspiration.com
1) From the "Product Solutions" page, enter into the body of the portfolio by clicking on any product link. There are two orange arrows at the top right corner of the "slide negative" box where the product image appears. Currently, when you click on one of the two arrows, the entire page reloads to show the next picture. What I need is for only the image in the picture area to change when an arrow is clicked. I have found Javascript that allows me to do this, but the next part throws a kink into things.
Once you have clicked the right arrow and the image changes from "Image01" to display "Image02", when that same arrow is clicked, the link should take you to the next product in the portfolio, which would then reload the page.
The question I have is this: Will Javascript allow you to click a link and only change the image, then click that same link and go to a different page altogether?
2) I'm also looking for the following effect. Say I have the logo Cage Light in a circle in the center of the page. I want to have light follow the mouse where the light rotates about a central axis and the bottom of the bulb points in the direction that the mouse travels. The end result is that that whenever you click on a link, the light is facing that direction and can activate to shine on the link in the same way as the site intro page.
If anyone can provide any insight or advice to these problems I would greatly appreciate it. I'm trying to please the boss and keep from drowning during the process. Thanks in advance.
Dubya