What Lightbox plugin is this? - plugins

Can anyone tell me what is being used to generate the image on this page?
http://www.iwantoneofthose.com/lego-digital-camera/index.html#productSubmitReviewsAnchor
I assume it's some kind of lightbox plugin?
Any help appreciated.
Thanks.

it is jquery based and the "close lightbox" icon is similar to the one used in fancybox.
http://fancybox.net/

Related

Browser autocomplete suggestions hides Bootstrap typeahaed suggestions

I have used bootstrap typeahead to create an input field that fetches suggestions from a database with autocomplete ="new-password". Up until recently this worked well, but now in Chrome the browser also makes suggestions and they hide the bootstrap suggestions (see screenshot). How can I get rid of the browser suggestions?
I solved it by adding a timestamp to the name so the browser no longer knows what to suggest.
Please let me know if you have a better solution.

tinymce3 editor in joomla 1.5 browse button not working

i have a strange issue i have a joomla 1.5 site and i have installed the tinymce3 cause the client needs really bad this button that it has ,,that is the paste from word,, the problem is that when i insert for example a link or an image then when i click the browse button to browse files and content then nothing happens with the onclick,, :(
i have searched through the net and found MCImageManager might be a solution but i have to buy it.. is there any other way ?
any help would be really appreciated,
thank you guys..
Hi guys in case someone else need it,
just instead of tinymce editor i used the jce editor,
solved just from the jce editor it provides this kind of functionality the paste from word
just by playing on the default profile plugging settings parameters
and the browse button is working like a charm,
once again thank you

Button like firebug or Greasemonkey in firefox addon sdk

Is there anyone help me to create a menu type button like firebug or Greasemonkey using firefox addon sdk ?
Also if anyone know how to enable a disabled button in firefox addon sdk then please let me know.
Thanks in advance :)
I have created a GitHub repo to do just what you're asking. It creates a menu-button type button and passes a second argument–boolean isMenu–to the button onClick method. Follow the link to see how to implement.

how to get image-reflection in joomla?

i found one plugin, i installed in my joomla site. but can't get reflection eventhough i put the relative path in between tags. please give appropriate solution and be greatfull by giving an answer!! thanx in advance!!
in html5 there is already define tags for shadow of image..but html5 is not supported by all browsers.. you have to wait till all browser support html5..
you need to change to type of the image from gif to png.

Resizing Iframes in Facebook Applications

So it looks like Facebook has removed the page referencing how to resize iframe apps except this one which includes a 404'ed js file.
All of the examples I am finding online either reference the aforementioned missing javascript file or they simply do not work.
Any guidance would be greatly appreciated.
Thanks!
Found it.. here.
EDIT: Lovely, doesn't seem to work.