You are viewing a post by bobcbar. View all 1011 posts in [b]20 Aug 09[/b] [quote=portuniecho]I will close this for the mean time until we found a new one. Its getting spammy now. Let's just wait for the owner/author who's willing to share his/her creation .




anyone... help...



[/quote]
Inject ur css into ur js file using this code at the top..then you only need the js file to generate ur codes.
[quote]var css = document.createElement("link");
css.setAttribute("rel","stylesheet");
css.setAttribute("href","CSS_LINK_HERE");
document.getElementsByTagName("head")[0].appendChild(css);[/quote]
[quote=nomad_gurl818]mine is working but my mp3 doesnt[/quote]
Which generator did you use for ur codes?
Last edited by bobcbar (2009-01-24 23:07:05)