Preface: This is not spam, and I am not a hacker.
I've been working for this company called iFixit and I've made two E30 repair guides using our guide maker - oil change and O2 sensor. You can see them here:
In the introduction of any guide on the site, under "Formats", you can click the EMBED button and it'll come up with the HTML code for embedding a widget. For the oil change guide, it's:
Obviously this makes it show up as plain HTML and not the nice little widget our coders made. Is there a way to make the widget actually show up? I figure it'd be cooler than just posting a URL link to my guides in the DIY section.
I've been working for this company called iFixit and I've made two E30 repair guides using our guide maker - oil change and O2 sensor. You can see them here:
In the introduction of any guide on the site, under "Formats", you can click the EMBED button and it'll come up with the HTML code for embedding a widget. For the oil change guide, it's:
HTML Code:
<script type="text/javascript" src="http://static.ifixit.net/static/embed/ifixit-embed.js?id=6093"></script> <p><a href="http://www.ifixit.com/Guide/1984-1991-BMW-3-Series-Oil-Change-Straight-6-Models-/6093/1">1984-1991 BMW 3-Series Oil Change (Straight 6 Models)</a></p>
Comment