Javascript: keeping track of dialogs

Discussion in 'Tech Help' started by Cletus, Sep 29, 2010.

  1. Cletus

    Cletus Guest

    *User no longer wants this post visible*
    Last edited by a moderator: Jun 25, 2012
  2. FUZiON

    FUZiON I'm here to fix your sink Administrator

    Messages:
    3,778
    I'd use x,y coords since they'll likely be in different positions. Chances are they'll only need top-left, bottom-right, center, etc...
  3. Cletus

    Cletus Guest

    *User no longer wants this post visible*
    Last edited by a moderator: Jun 25, 2012
  4. FUZiON

    FUZiON I'm here to fix your sink Administrator

    Messages:
    3,778
    yeah, i think you're on the right track here
  5. Shark

    Shark Getting the band back together... Staff Member Leader

    Messages:
    7,573
    Here is something I have used before... Allows you to store Client side variables without cookies...

    http://www.thomasfrank.se/sessionvars.html

    Could be handy.

    fyi, these are not secure variables, so I wouldn't use for sensitive data, but for dialog IDs it should work pretty good.
  6. Cletus

    Cletus Guest

    *User no longer wants this post visible*
    Last edited by a moderator: Jun 25, 2012
  7. Cletus

    Cletus Guest

    *User no longer wants this post visible*
    Last edited by a moderator: Jun 25, 2012
  8. Shark

    Shark Getting the band back together... Staff Member Leader

    Messages:
    7,573
    what else is new...? :p

    <please do not delete... this post contains content relevant to the topic at hand...>
  9. FUZiON

    FUZiON I'm here to fix your sink Administrator

    Messages:
    3,778
    wow, userscripts.org is failing hard on the spam detection...
  10. Cletus

    Cletus Guest

    *User no longer wants this post visible*
    Last edited by a moderator: Jun 25, 2012
  11. Cletus

    Cletus Guest

    *User no longer wants this post visible*
    Last edited by a moderator: Jun 25, 2012
  12. Shark

    Shark Getting the band back together... Staff Member Leader

    Messages:
    7,573
    nice work...
  13. FUZiON

    FUZiON I'm here to fix your sink Administrator

    Messages:
    3,778
    Sucks that z-index:2147483647 won't show above swf.. I wonder if there is a workaround.
  14. Cletus

    Cletus Guest

    *User no longer wants this post visible*
    Last edited by a moderator: Jun 25, 2012
  15. Cletus

    Cletus Guest

    *User no longer wants this post visible*
    Last edited by a moderator: Jun 25, 2012