scriptygoddess

Archive for August, 2011

Not too much to explain here – wanted to embed a vimeo video, and wanted it to autoplay, but wanted the volume set to mute to start… <div id="myvideo"></div> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script> <script type="text/javascript"> function vimeo_player_loaded() { moogaloop3 = document.getElementById('myvideo'); moogaloop3.api_setVolume(0); } var flashvars = { 'clip_id': '29950141', 'server': 'vimeo.com', 'show_title': 0, 'show_byline': 0, 'show_portrait': […]

03 Aug, 2011

HTML Basics (linking an image)

Posted by: Jennifer In: Basics|HTML

I had a client ask me how to do the HTML to link an image to an email address. Figured I'd post my response here in case it can help others. It's basic stuff, but useful to some I guess! This is how you do the IMAGE HTML: <img src="PATH-TO-IMAGE-FILE-HERE" /> (so let's say your […]


Featured Sponsors

Genesis Framework for WordPress

Advertise Here


  • Scott: Just moved changed the site URL as WP's installed in a subfolder. Cookie clearance worked for me. Thanks!
  • Stephen Lareau: Hi great blog thanks. Just thought I would add that it helps to put target = like this:1-800-555-1212 and
  • Cord Blomquist: Jennifer, you may want to check out tp2wp.com, a new service my company just launched that converts TypePad and Movable Type export files into WordPre

About


Advertisements