Greetings,
I have a website that includes several simple (jquery) tools that I've gathered across the Internet. An image gallery (lightbox, "image opener") is by far the most complicated one. I am...
I understand there was no response for this, but in case somebody ever runs into it, I've found a way around this method. If '#googtrans/pagelang/targetlang' is added on the end of the url and the...
Google offers a drop-down menu where you choose the language you wish to translate to (http://translate.google.com/translate_tools).
What I want is that same menu displayed as small flag icons users...
Hi, I need javascript (jquery) to show a matching div when a radio button is selected (radio buttons are not a necessity, but it needs to be done in a form in order to pass the choice to php). Also,...
my apologies for not clearing out what i'm doing here, i thought it wont be necessary. anyhow, i've got a website for let's say furniture (each of those...
hi, i'm a noob at php, and want to know if the code i made will significantly increase the page loading time. if yes, would it be smart to use my code to generate html and then save it as static...
Hello, I have a million problems on older versions of IE, and can't be arsed by adjusting everything, so I'll just display different html. I don't mind doing this with css, but I'm not sure if...
And how simple it was!
Unfortunately, I found out it is not working in case there are several images of the same class, all divs show the first image. If it helps for selection, there is a 'p' tag...
How would I swap images just by changing the last letter, as they are named 001.jpg, 001x.jpg?
It could also match the 'a' tag href attribute used before the image, and simply add an 'x' when...
Hello,
I am using a large number of large images that are resized with max-height. What I want to know is whether it affects the loading of the page? Will the images load faster if they are rescaled...
Hi,
I know very little of js, but I believe that what I need shouldn't be too difficult to achieve.
I have two buttons (plain links, divs whatever), each for a different view of a large set of...
Hi, me again. I've got everything working and all, but I keep getting an error saying "Uncaught TypeError: Cannot set property 'src' of null", obviously, this is because I don't have an image ending...
I have one more question though: Is it possible to add links to each image?
I'm using a lightbox, and would like to have each of these random images (which are small) linking to itself (to full size...
I'm sorry it took me so long to separate some time and actually try this and report back, but I've been quite busy for the last couple of days. Just wanted to inform you that I got everything working...