djrolstad
-
Suggestions on animated logo?
any suggestions on a program that will convert the flv. file to a html5 canvas?
-
how to make my header/ navigation follow my slider.
my header seems to be fixed (position) I want it to be relative to the slider images. So the header isn't in a weird spot.
-
Weird issue with first 3 images of gallery
why do you have them as p tags?
-
Finally broken... Im going to buy Apple and need some help
better off with a mac laptop, more tools and you can get vmware, parallels, or bootcamp Windows 7 or whatever you are using
-
Menu UL list menus vs table menus
Thanks I was just curious cause at work some of the developers are still using tables.
-
Changing Background
ahhhh didn't know about w3schools....
-
Firefox displaying website wrong??
oh sorry i thought i did: http://meetlawngirl.com/testing/who_we_are.html
-
Font face question
rename the eot files?? Like Adobe Clean 1 and 2 and so on?
-
Css animations
link works just remove the denied and quotes
-
I'm trying to put a background in each of my list items doesn't seem to be working...
Found out actually it was a padding and margin issue.
-
I'm trying to put a background in each of my list items doesn't seem to be working...
The clouds gets cut off (on the left side) when I do this. I'm trying to put the text in the center of the cloud image background.
-
I'm trying to put a background in each of my list items doesn't seem to be working...
Thank you that makes sense, I did try setting a height and width but that didn't work.
-
Need help setting up the anything slider.
I think Mottie has it because when I was fiddling with it it was working but there was no css
-
WordPress website not showing.
check your web.config file in wordpress and see where the database is pointed to and if it has the write password.
-
Simple toggle...please help
just saying your social media links are stretched..
-
Pixelated Header Fonts in Internet Explorer
try this might or not might work: font-smooth:always;
-
Need help setting up the anything slider.
function formatText(index, panel) { return index; } $(function () { $('#slider1').anythingSlider({ }); });
-
Need help setting up the anything slider.
function formatText(index, panel) { return index; } $(function () { $('#slider1').anythingSlider({ }); });
-
Need help setting up the anything slider.
$("#anything_slider").click(function(e){ $('.anythingSlider').anythingSlider(6); e.preventDefault(); }); put this in instead of; $(document).ready(function(){ $('#anything_slider').anythingSli…
-
Need help setting up the anything slider.
you can give it a shot
-
Need help setting up the anything slider.
and you might have too many jQuery versions; I see you have 1.8.8 and 1.4.2
-
Need help setting up the anything slider.
trying replacing the jquery.min.js with jQuery v1.7.2??
-
Need help setting up the anything slider.
well since they are videos you need the jquery.anythingslider.video.js file
-
Need help setting up the anything slider.
list all . js external links you put for the anything slider and what version of jQuery did you put up?
-
Need help with div movement and resizing a browser
post in codepen.io and save it and copy the url and post