i need help with popup bubles and lightbox , please help i you can

kempachi

New Member
hello i am working on a web page for my senior project and i need some serious help with some stuff

ive found the lightbox feature i can put in my website and but i dont know how to implement it into my web page. i need to use the lightbox for my images section of my website.

i also need help doing pop up bubbles. im using a popup bubble so when you rollover members pictures it comes up with a slightly detailed list with a picture and a little information and links inside of the bubble, so i need to be able to click inside the buble without it disapearing when i mouseout of the icon. the bubbles im trying to do is shown in this link http://www.bungie.net/Stats/Halo3/CareerStats.aspx?player=xL1QU1D SN4K3x&social=False (hover over the icons in medal chest). i want to make pop up bubbles just like this but im not good with css, or java script so if someone can help me with a tutorial i ask that you explain how to insert any css and js into dreamweaver

also if anyone know how to create a member log in like the one on this site i would like to learn how to do that to.


thank you
 

PixelPusher

Super Moderator
Staff member
I used a similar script called Slimbox. It is very easy to use and provides almost the exact same features as Lighbox. As far the the "popup bubbles", those you can create with js and css. Just have a overlaying div for each element that has a popup and toggle the visibility.
 

kempachi

New Member
thank you for the slimbox idea.

can you explain breifly how to use div tags and the css and js involved. im just getting into coding so i dont know much about that coding. so if you can give me script to show me how to do it or if you know any tutorials that will be good at explaining it will be grateful
 
Top