L
Luke
I was wondering if anyone would be able to help me.
I am currently trying to update a website for my parents which was written
in Adobe GoLive 5. I'm now altering it in front page and am new to it so
having some difficulty. The problem i ahve is as follows:
At the following address, http://www.jennyworralldesigns.co.uk/home.html, in
the collections section and under any of the lamp collections (say The
botanical one), it brings up 5 lamps. Then if you want to see more you click
it and see 4 more. The trouble i have is how you can do this in front page.
This is so that i can add in another row of lamps.
The problem i have is that the images are on the same html file, and ther is
some coding telling the site to scroll down a window to reveal the next
images. The coding is as follows:
<td height="20" width="57"><a href="javascript:void(0)"
onclick="scrollWindow(1)"><img src="images/down-arrow.gif" width="57"
height="20" border="0"></a></td>
I think this is the code in question and was wondering if anyone knows how
to write in code to achieve this.
I hope this has made sense, as i am fairly new to this and there are
probably some things i've missed out. If anyone is able to help though i'd
be very gratefull.
Many thanks!
Luke
I am currently trying to update a website for my parents which was written
in Adobe GoLive 5. I'm now altering it in front page and am new to it so
having some difficulty. The problem i ahve is as follows:
At the following address, http://www.jennyworralldesigns.co.uk/home.html, in
the collections section and under any of the lamp collections (say The
botanical one), it brings up 5 lamps. Then if you want to see more you click
it and see 4 more. The trouble i have is how you can do this in front page.
This is so that i can add in another row of lamps.
The problem i have is that the images are on the same html file, and ther is
some coding telling the site to scroll down a window to reveal the next
images. The coding is as follows:
<td height="20" width="57"><a href="javascript:void(0)"
onclick="scrollWindow(1)"><img src="images/down-arrow.gif" width="57"
height="20" border="0"></a></td>
I think this is the code in question and was wondering if anyone knows how
to write in code to achieve this.
I hope this has made sense, as i am fairly new to this and there are
probably some things i've missed out. If anyone is able to help though i'd
be very gratefull.
Many thanks!
Luke