Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Grid according

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #33274

    Hi there,
    Need help, please. I am applying this https://css-tricks.com/examples/InfoGrid/ to my website. It works fine for 5-6 elements in a row. How to modify java-script file so it would work on 5-6 elements in a row per 4 lines? Currently when I just copy (

    ) in html file I get the visual result I want (6 elements in a row per 4 lines) but only elements in the 1st line move and get interactivity. The elements on the second, third and the fourth line do not move at all. To my knowledge, java-script file has to be modified but I do not know how. Please help

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.