img src?

K

Karole

Hi, I am tryng to figure out how to place an image on a web page. I have read
how to do it...<img src="blah,blah,blah...">, but it does not work for me.
I'm using publisher 2002, and have also tried just using notepad. Does
anybody have any suggestions?
Thank you, Karole
 
K

Karole

I'm sorry, I din't explain myself very well. What i'm trying to do is use a
java script to create a "mouseover". I want to have one image that changes
into another image when I move the mouse over it. However, where do I put
these images, and how do I have my javacode find them. I still don't know if
I'm explaining very well. Thank you, Karole

David Bartosik said:
Just use Insert menu, Picture, from file.

David Bartosik - [MSFT MVP]
www.publishermvps.com
www.davidbartosik.com

Karole said:
Hi, I am tryng to figure out how to place an image on a web page. I have
read
how to do it...<img src="blah,blah,blah...">, but it does not work for me.
I'm using publisher 2002, and have also tried just using notepad. Does
anybody have any suggestions?
Thank you, Karole
 
K

Karole

Thank you. I am sorry, I didn't explain myself very well. I am trying to
create a "mouseover" with javascript. I want one image to change into another
image when you position the mouse over the first one. Where do I put the
images, and how do I get the javacode to find them? Karole

David Bartosik said:
Just use Insert menu, Picture, from file.

David Bartosik - [MSFT MVP]
www.publishermvps.com
www.davidbartosik.com

Karole said:
Hi, I am tryng to figure out how to place an image on a web page. I have
read
how to do it...<img src="blah,blah,blah...">, but it does not work for me.
I'm using publisher 2002, and have also tried just using notepad. Does
anybody have any suggestions?
Thank you, Karole
 
D

David Bartosik [MSFT MVP]

You'd have to put the code in the page by using Insert, HTML Code Fragment.
David Bartosik - [MSFT MVP]
www.publishermvps.com
www.davidbartosik.com

Karole said:
I'm sorry, I din't explain myself very well. What i'm trying to do is use
a
java script to create a "mouseover". I want to have one image that changes
into another image when I move the mouse over it. However, where do I put
these images, and how do I have my javacode find them. I still don't know
if
I'm explaining very well. Thank you, Karole

David Bartosik said:
Just use Insert menu, Picture, from file.

David Bartosik - [MSFT MVP]
www.publishermvps.com
www.davidbartosik.com

Karole said:
Hi, I am tryng to figure out how to place an image on a web page. I
have
read
how to do it...<img src="blah,blah,blah...">, but it does not work for
me.
I'm using publisher 2002, and have also tried just using notepad. Does
anybody have any suggestions?
Thank you, Karole
 
D

David Bartosik [MSFT MVP]

I thought you had a script and knew how to use it. If that is not the case
I'm afraid that teaching code is OT for us. I'd refer you to any javascript
site (google for them) where you should be able to locate numerous scripts
with instructions on how to use them.

Again Publisher has zero support for dynamic effects. All you can do is have
your own code already in hand and insert it via the html code fragment
dialog.

David Bartosik - [MSFT MVP]
www.publishermvps.com
www.davidbartosik.com

Karole said:
Thank you. I am sorry, I didn't explain myself very well. I am trying to
create a "mouseover" with javascript. I want one image to change into
another
image when you position the mouse over the first one. Where do I put the
images, and how do I get the javacode to find them? Karole

David Bartosik said:
Just use Insert menu, Picture, from file.

David Bartosik - [MSFT MVP]
www.publishermvps.com
www.davidbartosik.com

Karole said:
Hi, I am tryng to figure out how to place an image on a web page. I
have
read
how to do it...<img src="blah,blah,blah...">, but it does not work for
me.
I'm using publisher 2002, and have also tried just using notepad. Does
anybody have any suggestions?
Thank you, Karole
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top