menu-particle-3D-1

 

7 Responses to “menu-particle-3D-1”

  1. Varun says:

    Hey man..Nice Re-Design…. Love your work as usual!!!!!

    Comment marked as read read by ge1doot
  2. Nice ! But, Hows to use with links ??

    Comment marked as read read by ge1doot
    • ge1doot says:

      Yeah ! The Lab section is meant to display short experiments and other tests. Obviously, in this script, labels and hyperlinks are not implemented yet. Any volunteer to finish it?

  3. urorbit says:

    i try to make text and link as array
    you can see code :
    change this var value to array cont
    var nbp = 6;

    and make array under nbp var like this
            var textarr=new Array();
            textarr[1]=”Urorbit”;
            textarr[1]=”bassam”;
            textarr[2]=”<a href=’http://www.urorbit.com’>LINK</a>”;
            textarr[3]=”saprinna”;
            textarr[4]=”essa”;
            textarr[5]=”ahmmad”;
            textarr[6]=”other”;

    after that change  this line :
    txt.innerHTML = ‘Menu ‘ + i;
    with this one :
    txt.innerHTML = textarr[i];

    enjoy  :)

    Comment marked as replied replied by ge1doot
  4. Fabien says:
    otherI am feeling neutral

    Hi,
    I am a beginner with HTML and PHP.
    I am trying to add the modification that Urorbit suggests but it doesn’ t work.
    I think it comes from var textarr=new Array(); I probably don’t put it at the right place.
    Could you please give me some help? Thank you in advance.
    if you are the founder of one of the participant in http://www.dhteumeuleu.com really well done. it is really clear and a big source of insipiration.
    Best regards,
    Fabien

    Comment marked as read read by ge1doot

Leave a Reply

Comment Category

Mood of the Moment

Feed updates subscription

Enter your email address:

Delivered by FeedBurner

Donate

Support www.dhteumeuleu.com...

License

Creative Commons License

Except where otherwise noted, all Javascript code on this site is licensed under a Creative Commons License.