Search:
Type: Posts; User: omar1000
Search :
Search took 0.01 seconds.
I try to figure out how I can merge two onclick in one:
The one is opening a "lightbox" div with a fullsize view. Now I would like to count this click with loading a site in an iframe. I am not...
Ok, so maybe the whole code is more helpful
// Define Global Vars
var detailSlider
var pageScroll
var sessionCookie
var prefetch = [];
var size = Cookie.read("size");
var imageName = '';
Yes, this was very helpful, it is working
I am not very experienced in php. I have following problem:
I am uploading a picture and during upload I create a new resized picture. I would like to rename this picture like that: ...
Maybe someone can help me!? I am not very experienced in javascript.
The problem: I have two images which I us for different switching displays, the small one is s_filename.jpg and the large one is...