Current date/time is Thu May 09, 2024 1:56 pm

Alfheim Manual

// Get the elements with class="column"var elements = document.getElementsByClassName("forum");// Declare a loop variablevar i;// List Viewfunction listView() {for (i = 0; i < elements.length; i++) {elements[i].style.width = "100%";}}// Grid Viewfunction gridView() {for (i = 0; i < elements.length; i++) {elements[i].style.width = "50%";}}

Alfheim Manual

   
  • «Skills» are abilities that a player can use in a game.

    Other Skill Brea...
    Tue May 24, 2016 5:20 pm
    «Cardinal System» View latest post


  • Race
    Tue May 24, 2016 6:26 pm
    «Cardinal System» View latest post


  • Combat
    Fri May 06, 2016 12:45 pm
    «Cardinal System» View latest post


  • Monster Roll
    Tue May 24, 2016 6:59 pm
    «Cardinal System» View latest post
  • Topics
    Replies
    Views
    Last Posts
  •  
    by «Cardinal System»
    0 Replies
    309 Views
    «Cardinal System» Last PostsView latest post
    Mon Mar 21, 2016 5:38 pm
 

Users browsing this forum: None
Moderators

None

Permissions in this forum:

You cannot post new topics in this forum
You cannot reply to topics in this forum

Legend
  • New posts New posts
  • New posts [ Popular ] New posts [ Popular ]
  • New posts [ Locked ] New posts [ Locked ]
  • No new posts No new posts
  • No new posts [ Popular ] No new posts [ Popular ]
  • No new posts [ Locked ] No new posts [ Locked ]
  • Announcement Announcement
  • Sticky Sticky
  • Global announcement Global announcement