Plurk

17 responses to this plurk (Jump to bottom)

  • clickykbd
    in IE currently, you just don't see the bottom row of plurks.
  • clickykbd
    much improved though over my last pass where plurk spacing was fixed.
  • clickykbd
    I can almost pull off a dynamic timeline, fit to the window size.
  • striatic asks
    are you using position:fixed ?.. probably the best way to make the height stretch.
  • clickykbd
    i've never really dabbled with fixed... what's it supposed to do?
  • clickykbd
    oh yeah, that's the browser window one, i always get that and absolute confused because when you are at <html> absolute is the same.
  • clickykbd
    i put that project down for a bit anyway, decided to make mute buttons friendlier to a short timeline (hover doesn't expand the plurk).
  • striatic says
    too bad percentage based height won't work.
  • clickykbd
    they do, kinda. That's how I got the plurk rows happy finally. But the timestamp-line placement gets tricking using percentages.
  • clickykbd
    er sorry. % based TOP works fine. height is another matter.
  • clickykbd
    and yes, the crux.
  • striatic says
    enter position: fixed. you should be able to create percentage height by using percentage top and bottom along with position fixed.

Ads