joemary
Joined: Sep 17, 2006
# Posts: 32
|
Posted: 09/28/2006 02:14 pm
I know this has probley been asked ALOT... but i need helpI cant figure out how to do the link...??? As an example... I have a page of words and i want to link one word to a new window that shows a picture of the place I can get it to open the new window but nothing shows up???... I have the pict's all in one folder This is what i have PLEASE HELP...Joe
|
 |
joemary
Joined: Sep 17, 2006
# Posts: 32
|
Posted: 09/28/2006 02:14 pm
For got to add it...DUH...<TR><A if="1204 4th St" onClick="newwin = window.open"(IMG SCR=HREF="rentalpics "p#6" width=150,height=150,resizable=1 ALT="Picture" )</TR></A>,
[ Message was edited by: g1smd 09/28/2006 03:29 pm ... Reason: Fixed Smiley ]
|
 |
joemary
Joined: Sep 17, 2006
# Posts: 32
|
Posted: 09/28/2006 02:36 pm
OPPPSSS Dont know how the smilly got there???
Sorry Joe
|
 |
Dinkar
Staff
Joined: Aug 12, 2001
# Posts: 4359
|
Posted: 09/28/2006 02:37 pm
In window.open, don't write IMG tag; write URL of the image or some html page that contain the IMG tag.
|
 |
joemary
Joined: Sep 17, 2006
# Posts: 32
|
Posted: 09/28/2006 02:43 pm
<TR><A if="1204 4th St" onClick="newwin = window.open"(SCR=HREF="rentalpics "p#6" width=150,height=150,resizable=1 ALT="Picture" )</TR></A>
Removed IMG But Word still wont highlight and no way to open the new window??? How do i get the word to highlight??? so that i can link it to the IMG??? PS...Thank you Dinkar for your help Joe
[ Message was edited by: g1smd 09/28/2006 03:28 pm ]
|
 |
joemary
Joined: Sep 17, 2006
# Posts: 32
|
Posted: 09/28/2006 03:11 pm
If any body knows how i can do this I would really, really Thank you, Joe
|
 |
g1smd
Staff
Joined: Jul 28, 2002
# Posts: 10292
|
Posted: 09/28/2006 03:30 pm
Heh, you have to close the </a> before you close the </td> for starters.
I fixed your smiley too. that happens if you put : and ) together.
|
 |
Dinkar
Staff
Joined: Aug 12, 2001
# Posts: 4359
|
Posted: 09/28/2006 03:36 pm
or
|
 |
joemary
Joined: Sep 17, 2006
# Posts: 32
|
Posted: 09/28/2006 08:15 pm
Dear g1smd,
Thank you so much you always seem to find me just when i need the help... I dont really know to much about so thanks for fixing them... also for the help on how to change my error!!!duh??? as always JOE
|
 |
joemary
Joined: Sep 17, 2006
# Posts: 32
|
Posted: 09/28/2006 08:19 pm
Hello denkar,
g1smd showed me how to do this ... I would just like to thank you for your very informative help... I will give it a try and let you know how it goes??? for got to sign off earler!!! I hope to chat with you more in the forums Thank You Agian JOE
|
 |
joemary
Joined: Sep 17, 2006
# Posts: 32
|
Posted: 09/29/2006 07:53 am
Hay Guys,
I just can't get it to work??? Does it matter that my pictures are in a folder???I get the window to open...but...then it says that it is a missing or forbiden file??? checked every thing to make sure that i typed it in right...I did!!! I will change the name of my site but every thing else is the same...
<a href="#" onClick="window.open ('http://www.mypage.com/pics','','');"><input type="button" name="button" value="1204 4th St. A"</a>
I copied everything right on i dont get it??? Please help one more time!!!??? As always...JOE
|
 |
g1smd
Staff
Joined: Jul 28, 2002
# Posts: 10292
|
Posted: 09/29/2006 02:05 pm
You can't use a botton like that. A button has to be inside a FORM. You can't have a FORM inside a link (as far as I know).
|
 |
joemary
Joined: Sep 17, 2006
# Posts: 32
|
Posted: 09/29/2006 02:15 pm
Hello g1smd,
so how would i be able to make it so when the people click on ...say, 2004 E. New York St. would they be able to see a picture of the house??? JOE
|
 |
joemary
Joined: Sep 17, 2006
# Posts: 32
|
Posted: 09/29/2006 02:42 pm
hay bhartzer,
nice web site...will check it out more later. JOE
|
 |