You learn something new everyday! The number is a fb id for a photo. My mistake is using the id as a number instead of a string which probably makes more sense.
Hello, below you will find two objects, background and photo1, which I need help cleaning up a bit. This will eventually be imported using Json but for now during development it sits as is in my...
Your solution works. I also made the silly mistake of trying to pass a jQuery object in the find method... attempting to code through the night has its disadvantages.
how can I make the following object work properly so when I use 'layers.photo1.layer' a jQuery element is returned rather than the text of the function as it is now.
Hello, I want to place an image which is 1000x800 on a webpage. Is there anyway I can do this so that a user whos window is 800x600 does not have scrool bars? I want the image to fill the entire...
Hello, I am having an issue with getting my site to display correctly in IE. Please visit <a href=”http://snapcasa.com” target=”_blank”> My Website</a> in IE and FF. My headings are not padding...
Hello, i have a problem that probably has a simple solution but Im not too familary with javascript and cant figure it out. I have a dynamic number of images on a page. These images contain this...
Hello, I have a background image in a single cell of a table. It loads fine in IE but in firefox and opera it doesnt show up at all. Anyone know how to get around this? Thanks!!