Javascript to CSS
3 posters
Page 1 of 1
Javascript to CSS
I took this code from another place and it's Javascript, and I'm being asked that this code to be done in CSS. Now I don't know neither language to do it on my own. I was hoping someone could help me with this. Basically what is needed is this Javascript code to be in CSS. That it does the exact same purpose but in CSS. Thanks in Advance to anyone reading this.
$.getScript("http://xoxco.com/projects/code/rainbow/rainbow.js",function(){
$('a[href="/u165"] strong').rainbow({
colors: [
'#FF0000',
'#f26522',
'#fff200',
'#00a651',
'#28abe2',
'#2e3192',
'#6868ff'
],
animate: true,
animateInterval: 100,
pad: false,
pauseLength: 100,
});
});
$.getScript("http://xoxco.com/projects/code/rainbow/rainbow.js",function(){
$('a[href="/u165"] strong').rainbow({
colors: [
'#FF0000',
'#f26522',
'#fff200',
'#00a651',
'#28abe2',
'#2e3192',
'#6868ff'
],
animate: true,
animateInterval: 100,
pad: false,
pauseLength: 100,
});
});
Re: Javascript to CSS
Please don't use bold or color and keep to the default text. This is reserved for the staff for moderation.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Javascript to CSS
Worked Like a charm. Thank you!Mati™ wrote:Hello,
Try this tutorial -> http://fmfocus.forumotion.net/t1022-css-animated-rainbow-usernames
Re: Javascript to CSS
Topic solved and archived
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum