View Full Version : OT:Need help from web-designers..
BEISSEN
06-24-2002, 12:43 PM
Ok well right now i am in the mist of completely redueing my webpage and I need help on some html codeing.I am trying to work with frames and i am trying to figure out a few things.
1.How to link a whole folder so when it is clicked it will open and list the carsor what ever the link is relivent to.I want it to do this bare with me.
example.
Car picture's"click here when on a web-page not now"
then it will open and look like this.
Car picture's
car1.jpg
car2.jpg
car3.jpg
etc.....
Then when they click that and the menu come out they can click the image they want and then it shows up in the rightside /middle of the page instead of openinga new window.
DrDubbleB
06-24-2002, 12:52 PM
I don't quite understand what you mean.
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">Car picture's"click here when on a web-page not now"
then it will open and look like this.
Car picture's
car1.jpg
car2.jpg
car3.jpg</td></tr></table><span id='postcolor'>
If you mean that basically the "Car Picture's" is going to be a menu, and then opens up a sub menu that includes pictures (and maybe rollovers?) it's doable, but it's not going to be in HTML.
If you meant something else, please let me know and try to clarify.
If you want them to open in a new window, you have to put a target string in your link.
For example,
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE"><a href="http://kerv.net/images/car/" target="newcarwindow">My Car Pictures</a></td></tr></table><span id='postcolor'>
It will look like this
<a href="http://kerv.net/images/car/" target="newcarwindow">My Car Pictures</a>
Does this answer your question?
- Kev
SimpleS14
06-24-2002, 02:18 PM
I kinda get what you mean....
When you click on "Car pictures" alittle menu will show up under "Car picture", then when you click on any of those options the picture will show up on the right hand side.
There are two things you can do, HTML or use a Java script. Here is an example of the Java menu on the my webpage that I'm working on:
My Webpage (http://mason.gmu.edu/~ggaisey/)
Click on "Info about my car", then "Pictures". maybe that can be a good example of what you want.
If you like it or want more info on the HTML way, just PM because its alot of coding.
DrDubbleB
06-24-2002, 02:47 PM
The only way I can think of using HTML is using DHTML, which basically is Javascript along with a more powerful HTML language...could be wrong though.
BEISSEN
06-24-2002, 02:56 PM
Ok hey gtspecr i like what you have.Where you have info on my car that menu that comes underneth it can you help me on how to do that i like that cus i will have several menus in the following catagories.But i can acctully put them in or under one name and have a fall down menu like yours that says images or something to that nature.
1.carmeet pictures
2.engine picture's
3.audio picture's
4.member picture's
5.car picture's
Performance Area
1.Dyno Sheets
2.Performance Parts
Installs, Conversions
and steps.
1.Custome installs
2.Coversion pictures and steps
Wheels and tires
body styleing.
SimpleS14
06-24-2002, 05:04 PM
What I used is basically what DrDubbleB has mentioned...DHTML. The source code was not my own creation, it was sourced from someone else. Here is link to the exact page, where you can find the source code and learn how to use it and change it around.
Source codes (http://www.dhtmlcentral.com/script/script31.asp)
DEMO (http://www.dhtmlcentral.com/script/script31_demo.html)
Once you check it out, you can see how it works and how it can help you out with what you need. If you have anymore questions about the script or using frames feel free to ask.
BEISSEN
06-24-2002, 07:53 PM
Ok well i dont understand any of that stuff in there so if you can send me you text in a e-mail or pm it would be hekpful but for right now i have everything going to the right side if you guys want to see what i have done then click my link.
My New Web-Page (http://www.nv2.cc.va.us/home/joosborn1)
SimpleS14
06-24-2002, 08:24 PM
What part of VA do you live in? I live in Woodbridge.
As for the codes I can sent it to you, but I know you'll be even more confused.
I will give you the code with comments trying to explain what everything (almost everything) means. My a new page for the menu, copy and paste the code and play around with it offline.
Zemus
06-24-2002, 08:46 PM
if you need help with a layout i could help you out, http://www.fusion-tv.com/~ic
thats it so far, you can message me at Zemus on AIM
Annoying Eric
06-24-2002, 08:46 PM
go to htmlgoodies.com, its really good when i need help.....
SimpleS14
06-24-2002, 08:48 PM
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (Oni @ June 23 2002,10:46)</td></tr><tr><td id="QUOTE">if you need help with a layout i could help you out, http://www.fusion-tv.com/~ic
thats it so far, you can message me at Zemus on AIM</td></tr></table><span id='postcolor'>
That is a good layout, where did you find those pics?
vBulletin® v3.8.11, Copyright ©2000-2021, vBulletin Solutions Inc.