Ahh if i can solve it with jQuery thats great! What I ment by "id like to span each divs nr." is that 'XX' should represent the actual number of the div. So the first div would have '01' instead of...
Hi,
im using the code below to load instagram images then I'm giving them a random width.
Id like to alter the random with function so that there's only 2 different values to randomize. E.g all...
hi, im using this code that displays X amount of images from a facebook page. the width and height is preset. Id like to generate the width for each image, so that all images would have different...
Im trying to build a sorting system with hide/show this is how it looks now (code below)
I have x-amount of div's, they are distinguished by the classes, publications, screen, text & installation.
...
i have a wordpress plugin, which is free to edit, the plug i built so that all thumbnails have the same size, i managed to fix so that i can specify the size my self.
hi, i have x amount of draggable divs, id like to have a drawing canvas under the divs, lower z-index.
is it somehow possible to interact with the drawing app even tho it's located under a div?
Id...
thank you, what im doing is that im using nytimes.com, ive blocked out all the text and also all the images, i only want to see how people navigate thru the architecture of the nytimes when there's...
ok, but this script does what i want to do, the only thing is that it's not showing the broken link image in the right size, the sizw is fixes to 80x80px id like it to be dynamic so that it takes the...
hi, i found, after some googling, a js that shows broken image links in FF. I wonder if its possible to alter it so that the script displays the broken link image in the same size as the original...
Ok, I load a url in a div, under that div i load a SWF in a new DI.
I want to control the hight of the swf by using the hight of the div with the url in. both the swf div and the url div are set to...