Need help with a jquery

Discussion in 'JavaScript' started by itechyou, Sep 18, 2013.

  1. #1
    I am using this tutorial for making thumbnail grid with expander:

    http://tympanus.net/codrops/2013/03/19/thumbnail-grid-with-expanding-preview/

    The problem is, for "the expander area" it calls the class functions that are defined in the jscript.

    I want it to be a division in the HTML code itself, which can be stylized.

    Is this possible with this one?
     
    itechyou, Sep 18, 2013 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,825
    Likes Received:
    4,540
    Best Answers:
    123
    Trophy Points:
    665
    #2
    Use CSS to style the expander area the way you want it.
     
    sarahk, Sep 18, 2013 IP
  3. itechyou

    itechyou Well-Known Member

    Messages:
    369
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    195
    #3
    I want the script responsible for the grid expander to be written within the html file.
     
    itechyou, Sep 18, 2013 IP
  4. sarahk

    sarahk iTamer Staff

    Messages:
    28,825
    Likes Received:
    4,540
    Best Answers:
    123
    Trophy Points:
    665
    #4
    Why? Surely caching is more important?
     
    sarahk, Sep 18, 2013 IP