I\'m creating a system to walk users through a web site. To avoid mistakes and to keep the user focused I\'d like to darken everything on the page other than what I want them to interact with. I\'d al
I am currently implementing PrettyPhoto into a horizontal 1page website: http://www.basenharald.nl/3d (click foto & video for the section i am talking about)
I am working in ASP.NET (framework 2.0) with Master Pages. I have a page that requires registration and then the user gets kicked back to the referring page.
We are using two scripts at the same time: prettyPhoto and jQuery pagination. When the page first loads, both of the scripts are working. However, when I click on Page 2 of the pagination, the lightbo
I would like to apply two actions to a photo: 1. on hover: run jQuery loupe to magnify it 2. on click: run prettyPhoto to zoom it
I am looking for a way to display a view in a lightbox or thickbox in Cakephp. 开发者_开发技巧Is there a way how I could do this?
I got stuck in a problem here. I have a fancybox inside an iFrame, and it works normally, but I need it to 开发者_如何学Pythonextend outside the iFrame so it can fill the whole screen (I mean extend t
i have HTML code <a href=\"clouds.swf\" class=\"bump\">clouds</a> and a marker with this google.maps.event.addListener(marker01, \'click\', function() {开发者_运维百科
I have a photographer client who has 10,000 + photo files ( jpegs ) on their site. When on the site viewing the photographs, you have to click EACH one individually and X out of it when done viewing.
I need need 2 things in jQuery (twitter like) regex a normal link check if the link is an image or an website/doc/etc (so i can use a lightbox or s开发者_运维问答omething).