Dynamic images

J

Josh Sawyer

I was wondering If any one has written a script that changes an image
depending on the title of the page.
I would like to have a table that changes one of its images when
depending on the title of the page. If anyone has a good site to learn java
let me know. I have worked in C++ and VB and would like to learn java now.

TIA
Josh
 
T

Teri Carnright

Hi, Josh~

You can do this with javascript - do a search on google or msn or you
favorite search engine for javascript change images...

Teri
:)
 
J

Jens Peter Karlsen[FP MVP]

Why would you like to learn Java when it is a JavaScript you are looking
for?
I don't understand your request. When you insert the image you already
know what the title of the page is so why would you want a script that
changes the image depending on the title? Why not just insert the
correct image from the start?
What are you trying to accomplish?

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
J

Josh Sawyer

Re: Dynamic imagesI have a Frame that stays constant and want an image to change in the fram when I click a link on to another page in my site.
Why would you like to learn Java when it is a JavaScript you are looking for?
I don't understand your request. When you insert the image you already know what the title of the page is so why would you want a script that changes the image depending on the title? Why not just insert the correct image from the start?

What are you trying to accomplish?

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
Top