Thank you ReFreezed! So how can I fix this? Would I just need to reattach the jQuery script that the Quicksand plugin is using lower down on my page where the function is created?
I have a jQuery plugin on my site that I really want to use (Quicksand). I built the site in Dreamweaver, and now I want to animate the elements in Edge Animate, but I noticed as soon as I did...
Sorry coothead... I forgot to come back and change this to resolved... I went over to http://www.fontsquirrel.com/fontface/generator and that seemed to work much better than my other solution... so...
I have a nice Visual Lightbox photo Gallery just under the Banner, and when you click on the image, it's supposed to come up in its own little window (like my videos...
Thank you very much... it was simpler than I thought!
I just added
document.getElementById("resButton").value = "Show Resume"; &
document.getElementById("resButton").value = "Hide Resume"; to my...
I have a button on the left, part way down that says "show/hide resume" How could I...
1) make the text read either "show" or "hide" when the button is clicked?
2)...
Thanks Kor, but I don't know if I explained myself very well - the shadows themselves aren't my problem, it's their distance from my buttons. It looks like there's some margins or padding affecting...
Well, I found out that if I declare a global <p> font size in the css for the body, that seems to fix all my issues - at least as far as this question is concerned, ;)
Sorry, I haven't been keeping up with my posts... I ended up fixing it... the 300 was originally a 100, but found out that didn't mean percent, but pixels! Can you put a percent in there?
Is there a way to precisely center it on my page? Right now I have it estimated at 1.5 em in my .NavWrapper Div, but I was hoping to find a more precise way of...
I am designing a website and have noticed that Safari renders text larger than in Firefox, so my text areas are pushing out other elements. here's my page:...
Do you know of a tool, or a method to download all the images from a specific site? I know there are tools, but they usually cost money, but I don't have much, and not sure if they would work for...
Thank you so much, I finally got it to work! you were right about the case of .JPG vs .jpg, but the full path of the filename wasn't the issue, though testing it with one example instead of all of...