View Single Post
01-25-2011, 07:14 AM
#1
Geeko is offline Geeko
Status: Member
Join date: Sep 2007
Location: Denver, USA
Expertise: Design, Programming
Software: Photoshop, Notepad++
 
Posts: 313
iTrader: 8 / 100%
 

Geeko is on a distinguished road

Send a message via MSN to Geeko

  Old  Multiple Modal Windows. AHHH! :(

I am dire need of help. First off, I am a noob at javascript so PLEASE talk to me like I am an idiot

I need a modal window for multiple inline divs. Ive create a div for each product I have in a database (unique id based on id in database table). The div by default needs to be hidden but when a user clicks on the "add to order" button, the modal window for that specific product needs to show up. How do i go about doing this?