Javascript to CSS Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    Javascript to CSS

    Eugeo Igvalt
    Eugeo Igvalt
    Forumember


    Male Posts : 289
    Reputation : 17
    Language : EN, SPA
    Location : Puerto Rico

    Solved Javascript to CSS

    Post by Eugeo Igvalt November 22nd 2014, 8:36 pm

    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,
    });
    });
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Javascript to CSS

    Post by SLGray November 22nd 2014, 8:59 pm

    Please don't use bold or color and keep to the default text. This is reserved for the staff for moderation.



    Javascript to CSS Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Mati
    Mati
    Active Poster


    Posts : 1928
    Reputation : 331
    Language : HTML, CSS & JavaScript
    Location : Forum Services

    Solved Re: Javascript to CSS

    Post by Mati November 22nd 2014, 10:08 pm

    Eugeo Igvalt
    Eugeo Igvalt
    Forumember


    Male Posts : 289
    Reputation : 17
    Language : EN, SPA
    Location : Puerto Rico

    Solved Re: Javascript to CSS

    Post by Eugeo Igvalt November 22nd 2014, 10:57 pm

    Worked Like a charm. Thank you!
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Javascript to CSS

    Post by SLGray November 22nd 2014, 11:00 pm

    Topic solved and archived



    Javascript to CSS Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.