I want to have an iframe on my website, but I want the server to fetch the content that is specified within the iframe, then send that to the client for rendering. It's a long story...
Hi,
I am trying to make smooth transitions between pages on my website. I tried this site http://www.onextrapixel.com/2010/02/23/how-to-use-jquery-to-make-slick-page-transitions/ but all it did was...
Never mind I figured it out, I just wrapped the entire thing in a span, gave that the show class, and changed the next.next to just next. Thanks for all the help!
I just tried that and it worked, but the issue is that when you click it now, it activates all of the div boxes that are hidden instead of just the one following the button. That is why I used...
I just looked at your website on Safari on Mac OS and I noticed the exact same thing. The site also took about 45 seconds to load on a 50mbps internet connection. I help t can't help much with a fix,...
I have some javascript code that shows and hides a div when I click an image. The issue that I am having is that that the text next to the picture will not cause the same operation. The layout is...