JS sliding gallery

Out of context: Reply #9

  • Started
  • Last post
  • 13 Responses
  • acescence0

    the js is applying inline styles to all of your li's, you'd need to edit the plugin to fix that i'd imagine...

    <li style=" float: left; width: 900px; height: 529px; ">

    • nope, the plugin is applying a float to each li. I specified width/height for each img tag as well, but doing it for each individual li would take forever for the whole thingismith
    • li would take forever for the whole site and would have to factor in any captions etc...ismith
    • the js plugin is here: http://ianclarksmith… just search 'float'ismith
    • that's how it came btw– I did try to edit it before to inline (the opposite of what you said :P) to try but it failed worseismith

View thread