PDA

View Full Version : I Need Html Help! (good Html Editors)



AR8
07-24-2003, 06:39 AM
http://www.dream-creations.net/nonpop.html

Perfect example of what I mean. I'm using that overall idea. Where the iFrame is, where the links are. I want to know how to link those parts of the picture (where it says Home, etc) to my iframe on the left. How?

I.am
07-24-2003, 06:41 AM
This will go in Software Section, why in lounge?

AR8
07-24-2003, 06:43 AM
I had no idea where to post it, still a bit of a newbie.

I.am
07-24-2003, 06:44 AM
Coming back to your question. That is fairly simple. Make a link of "Home" to "yourpage.html" and in Target Window chose your iFrame specified.

Edit: Not to mention, you have to create an iframe first and then specify that in the target window of the link on the right for Home etc.

Hope this helps!

I.am
07-24-2003, 06:55 AM
Just incase, to make your iframe in the first (index in this case) page

You can use this code


<IFRAME SRC="http://www.yourwebaddress.com" NAME="Name of iframe" HEIGHT="350" WIDTH="450">
Sorry, your browser doesn't support iframes.
</IFRAME>


As clear from the code height and width of iframe and the error message if its an old browser that doesnt support iframe.

Now in the iframe source give your default page. Next for links home, etc. do what i told u before. Make a link and in target_window specify iframe name.

AR8
07-24-2003, 07:13 AM
I'm not really getting what you are saying, but, here is the page:

The Site (http://www.silverdoggie.com/crazytlccool/temp.htm)

Can ya like alter it a bit? Or can you tell me how to do the things i need? I don't understand you that well, I'm not that great with HTML. There's this space inbetween the links JPEG, and the one to the left of it. I use Frontpage, and it did that, and it won't delete the space. I really don't get this whole iFrame and link thing. It's real confusing.

I also need the iFrame to be transparent.

AR8
07-24-2003, 07:28 AM
Anybody?

AR8
07-24-2003, 07:34 AM
Nobody knows HTML? I.am, where'd ya go?

I.am
07-24-2003, 07:57 AM
Here I come back again before I fell down and go to ZZZzzzzzz
This time I will try to explain in as english I can rather than in coding.

I checked your page and yes it has a space. I would presume in image slices like these you might use tables to align it or use Adobe image slicing to set it right.

But nevermind, this can work too. Bring your picture that is on the last row to the second row. There is still an extra space between first pic and last pic so delete that between it. Select first pic (be careful not to select iframe coz it selects it by default) and then press right arrow key and delete. This should take care of the spacing,


Before coming to links. Rename your iframe to something else other than main. Say name it "mainiframe" if you like.

Next, about the links. Since you are using a picture so you cannot make links just like that. You need to make "Hotspots" on the image. If you use frontpage its easy.
First go to View > Toolbars > Pictures.
On the pictures toolbar on the extreme right you will see three figures viz. rectangle, oval and polygon. Select rectangle or oval and then drag that rect or oval around home.
Insert Hyperlink window will open. Now enter the hyperlink you want when you someone clicks home. Now On the right you will see "Bookmark" , "Target Frame" & "Parameters". Now press "Target Frame". When you open it under Common Targets you will see the name of all frames. In the list you will find "mainiframe" or whatever you named ur iframe. Select that and click ok. Save it. And test the first link. Do the same thing with all other links.

http://www.allamericanguys.com/infopopstuff/emoticons/smokin.gif
Hope this helps. If you still have problems I can do it for ya :D But first try doing it, its fairly simple.
Nite nite http://www.allamericanguys.com/infopopstuff/emoticons/sleep.gif