PDA

View Full Version : New to forum (and web building)


64Impala
08-22-2008, 08:33 PM
Hi All -

I'm a total n00b when it comes to this stuff. I'm trying to create a website to document the restoration of my ’64 impala. I’ve got a website that I’m currently using..

www.modas.chevytalk.org

but the host limits me to 20 MB of disk space (part of my subscription to the forum), and I’m basically out of space. So I signed up for some space on startlogic.com and I now have unlimited space, so I’ve decided to revamp my site and in doing so, make it a little more manageable. My pages consist of thumbnail images with text next to them, giving the viewer of the page an overview of what is happening in each step of the process. Some of the thumbnails are “clickable” which takes them to another page, showing them a larger version of the thumbnail with additional detail text for that particular picture.

I opted to use the thumbnails on the main page to help with loading times. However, given the nature of my project, I literally have hundreds of individual pages that I have to manage and keep track of which is making the site difficult to manage within the software. I’m using some webpage software from CoffeCup (not visualsite, the lower version of it) and while its not bad for what I’m doing. I don’t need a lot of fancy stuff.

On my new site, what I would like to do is eliminate the thumbnails entirely, have all the pictures in 320x240 format and keep the general text like I currently have. What I would like to do different, is rather than clicking on a picture (which goes to a different page now), I would like to have the user put their mouse pointer on a particular picture and a little pop-up window comes up with the detail description for that particular picture. Now my software has a function called “alternative text” which basically does that type of pop up for drawn objects (squares etc, buttons, text boxes), but won’t let it do it for pictures. The other problem with this function is the little pop-up is only displayed for a couple of seconds then goes away. I would like my pop-up to stay open for as long as the pointer is on the picture.

With that said, how would I go about doing something like this? Would this be a flash type object or something else? Any help is GREATLY appreciated. Thanks!
Joe

_Aerospace_Eng_
08-22-2008, 09:37 PM
What you seem to be looking for is a tool tip. Look into the ones here: http://www.dynamicdrive.com/dynamicindex5/index.html

64Impala
08-23-2008, 01:00 AM
Thanks!

Thats exactly what I was looking for. Now I just gotta figure out what all the stuff means.

In the meantime, I'm creating my pages and when I try to view the page on my computer, I get the little security warning at the top of the IE7 screen about protecting my computer, etc etc, then I get...

The page you are trying to see uses javascripts. This feature can be enabled in your browsers settings.


Where in the heck to I enable javacripts? I went to tools-> manage add-ons -> enable/disable and it appears that they are all enabled. Where else do I need to go to turn these things on? I only have this issue trying to view the page directly on my computer. Viewing the page on my actual site works fine.

Somedays I just don't understand computers. Any help again, is greatly appreciated.

Joe

_Aerospace_Eng_
08-23-2008, 01:49 AM
You can also suppress it by inserting a MOTW (http://msdn.microsoft.com/en-us/library/ms537628(VS.85).aspx). You can disable it completely but I don't think you should. Just be sure to revmoe the MOTW in the final version.