***EDIT**** I finally solved the problem guys! Thank you for whoever looked at my problem!
Hello All,
I am trying to have to modal windows in my site. One is modal confirm and other is modal window.
1. Confirm: I really liked facebox's confirm window but it is not flexible nor I can find an active discussion forum for it. What I need is when user clicks Yes, the link that opened the confirm window to be changed (both its text and href value). I did supply a php link to the php file that processes the request but it gets opened on its own.
2. I need to open an external file in modal window. I just can't seem to find a jquery solution. All I find are once that display the file in a div within the page or in iframe. I have come across Greybox and it seem to work fine but it is not jquery based. I need things to be done with JQUERY mostly.
Do you guys have any solution? I need both to behave like facebook's add to friends confirm box and list of friends modal window?
Solutions outside jquery are welcome too.
Hello All,
I am trying to have to modal windows in my site. One is modal confirm and other is modal window.
1. Confirm: I really liked facebox's confirm window but it is not flexible nor I can find an active discussion forum for it. What I need is when user clicks Yes, the link that opened the confirm window to be changed (both its text and href value). I did supply a php link to the php file that processes the request but it gets opened on its own.
2. I need to open an external file in modal window. I just can't seem to find a jquery solution. All I find are once that display the file in a div within the page or in iframe. I have come across Greybox and it seem to work fine but it is not jquery based. I need things to be done with JQUERY mostly.
Do you guys have any solution? I need both to behave like facebook's add to friends confirm box and list of friends modal window?
Solutions outside jquery are welcome too.
Comment