316424 jQuery popup
Ngân sách N/A
Looking for a javascript guru who has vast knowledge of jQuery.
I need full rights for this javascript, I will be releasing it for free on a site of mine and be using it on an open source forum script released under GNU.
Basically, I have multiple links - when clicked, it should show a popup where you clicked with your mouse, so not in the center of the page, just above the link. Like the mockup in the attachment.
The links are recognized by a unique id eg "popup_id_3" in the a/link tag. If javascript is disabled for the user, it must just check what the href is linking to and go to the link - so has to be 100% degradeable. So something like <a href="[url removed, login to view]" id="popup_id_3">User 3</a> - if js is turned off, go to [url removed, login to view] Else send id 3 to php through jQuery and get info for item with id of 3.
Has to work with all modern browsers, that's INCLUDING IE6! The javascript sends the id to a php file which should return the popup contents - from database or static content in PHP, whatever is easier for you. When a second link is clicked, the previous popup fades out and the new one fades in after the previous one has fully faded out. I want the fade to happen pretty quickly. but that you do just notice it. The popup must also have a close button.
See attachment to get an idea how it has to look. - Show loading image while data is being retrieved is also a must! CSS files will be provided. Some images will be PNG so pngfix in jquery would be needed.
Thanks and looking forward to seeing some bids!