If you want to add a picture to your text links(it's called tooltips), the best resource for this is http://www.walterzorn.com/tooltip/tooltip_e.htm. Includes it's own tooltip library and is easy to code. Your tooltip pic dimensions must be an exact match to the code or it will not work properly.
To see a demo in Visual Site Designer, go to http://abcomputered.com(in my sig) and check the text link on the left.
We humans are full of unpredictable emotions that logic alone cannot solve.
-JTK
http://abcomputered.com is why I like Visual Site Designer
Dynamic Drive - DHTML and Javascript Library:
http://www.dynamicdrive.com
MyTheme Online Photo Editor:
http://www.blibs.com/editor/
http://www.dynamicdrive.com
MyTheme Online Photo Editor:
http://www.blibs.com/editor/
Flaming Text - Banner maker:
http://www.flamingtext.com
http://www.flamingtext.com
http://www.flashparticlestudio.com/
or
http://site.xara.com/products/screenmaker3d/
or
http://www.antssoft.com/index.htm?ref=swfbanner "It's A Smart Person That Asks"
or
http://site.xara.com/products/screenmaker3d/
or
http://www.antssoft.com/index.htm?ref=swfbanner "It's A Smart Person That Asks"
Rounded corners using css
http://www.cssjuice.com/25-rounded-corners-techniques-with-css/ All of us could take a lesson from the weather. It pays no attention to criticism.
Anonymous
http://www.cssjuice.com/25-rounded-corners-techniques-with-css/ All of us could take a lesson from the weather. It pays no attention to criticism.
Anonymous
Great links so far, everyone! Thanks!
Forgive me if someone has posted this, but this is the best site I have found that has a large list of sites categorized by subject (CSS, Javascript, Usability & Accessibility, etc). It includes some of the links people have posted already.
Props to Vitaly Friedman for capturing all these links in a user friendly home!
http://www.alvit.de/handbook/
Have fun!
Forgive me if someone has posted this, but this is the best site I have found that has a large list of sites categorized by subject (CSS, Javascript, Usability & Accessibility, etc). It includes some of the links people have posted already.
Props to Vitaly Friedman for capturing all these links in a user friendly home!
http://www.alvit.de/handbook/
Have fun!
A very slick Thumbnail Creator
http://www.fookes.com/ezthumbs/
One of the easiest programs for mass resizing and conversions and other types of mass production for graphics:
http://www.irfanview.com/
Jo Ann
_____________________________
My New Shop (still in major progress)
http://accessoriesoftheworld.com/shop
My current project for our local Literacy Council
http://northbaldwinliteracycouncil.org
http://www.fookes.com/ezthumbs/
One of the easiest programs for mass resizing and conversions and other types of mass production for graphics:
http://www.irfanview.com/
Jo Ann
_____________________________
My New Shop (still in major progress)
http://accessoriesoftheworld.com/shop
My current project for our local Literacy Council
http://northbaldwinliteracycouncil.org
My friend just found a great little simple Lightbox setup that is free to use. I've attached a link below since it won't let me upload .rar and the file is 10kb too big
maybe they will put it in my post for us *hint hint* 
To see what this is and does you can see it on my shops Home page at:
http://accessoriesoftheworld.com
You'll see some images on the page (they aren't fully finalized at this moment but very soon, but should work for this either way) that when clicked will open a simple image window that even lets you do simple gallery with a very small amount of coding. It will allow you to browse left and right on the images you add, or just will open an image to a larger image you point it to.
There's an HTML file inside the folder in the zip just open it using your browser and all the instructions are there for it.
It is VERY VERY simple and easy to setup, most of the work is just telling it where the files are and the HTML help file in it tells you what to look for.
Very slick piece of code and works great. You may need to alter the z-index in the CSS file that it includes if you have external items that are above it, that's the only part in the help file that it doesn't explain. If the Lightbox ends up underneath something then that's what is wrong so just adjust the z-index (there are 3 instances of that in the lightbox.css file) so it's higher than the rest of the site is. I had to change mine to:
z-index: 1001;
because my external menu on my external pages outside my shop were at 1000.
Other than that it works sooo cool. Enjoy everyone!
Http://wolverana.com/mydownloads/Lightbox.zip Jo Ann
_____________________________
My New Shop (still in major progress)
http://accessoriesoftheworld.com/shop
My current project for our local Literacy Council
http://northbaldwinliteracycouncil.org
To see what this is and does you can see it on my shops Home page at:
http://accessoriesoftheworld.com
You'll see some images on the page (they aren't fully finalized at this moment but very soon, but should work for this either way) that when clicked will open a simple image window that even lets you do simple gallery with a very small amount of coding. It will allow you to browse left and right on the images you add, or just will open an image to a larger image you point it to.
There's an HTML file inside the folder in the zip just open it using your browser and all the instructions are there for it.
It is VERY VERY simple and easy to setup, most of the work is just telling it where the files are and the HTML help file in it tells you what to look for.
Very slick piece of code and works great. You may need to alter the z-index in the CSS file that it includes if you have external items that are above it, that's the only part in the help file that it doesn't explain. If the Lightbox ends up underneath something then that's what is wrong so just adjust the z-index (there are 3 instances of that in the lightbox.css file) so it's higher than the rest of the site is. I had to change mine to:
z-index: 1001;
because my external menu on my external pages outside my shop were at 1000.
Other than that it works sooo cool. Enjoy everyone!
Http://wolverana.com/mydownloads/Lightbox.zip Jo Ann
_____________________________
My New Shop (still in major progress)
http://accessoriesoftheworld.com/shop
My current project for our local Literacy Council
http://northbaldwinliteracycouncil.org
Thanks Cary, I didn't get the link from my friend yet so couldn't put it in there hehe, either way I finally got it all setup and ready to go yaaaay!
Jo Ann
_____________________________
My New Shop (still in major progress)
http://accessoriesoftheworld.com/shop
My current project for our local Literacy Council
http://northbaldwinliteracycouncil.org
_____________________________
My New Shop (still in major progress)
http://accessoriesoftheworld.com/shop
My current project for our local Literacy Council
http://northbaldwinliteracycouncil.org
Please Login to Reply

