Where can I get this?

Discussion in 'JavaScript' started by JohnS0N, Jun 22, 2008.

  1. #1
    The guys over at beating adwords use a javascript sign up from which pops right into your browser and you can also move it around.

    Where can I get this?

    P.S. I'm not a programmer so I don't know how to develop this myself. I'm looking first for a free version of something like this.
     
    JohnS0N, Jun 22, 2008 IP
  2. zyklon

    zyklon Active Member

    Messages:
    274
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #2
    search for that type of widget on google.
     
    zyklon, Jun 24, 2008 IP
  3. JohnS0N

    JohnS0N Notable Member

    Messages:
    1,581
    Likes Received:
    63
    Best Answers:
    0
    Trophy Points:
    210
    #3
    So what should I type in google? "this type of widget"?

    That's actually the issue, I don't know how to call it.
     
    JohnS0N, Jun 25, 2008 IP
  4. bokiatenxi

    bokiatenxi Peon

    Messages:
    27
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    its not actually a widget, it is a floating layer or floating div..
     
    bokiatenxi, Jun 25, 2008 IP
  5. Dondon2d

    Dondon2d Peon

    Messages:
    3,193
    Likes Received:
    146
    Best Answers:
    0
    Trophy Points:
    0
  6. xlcho

    xlcho Guest

    Messages:
    532
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #6
    That's just a div with absolute position and when you click it the left and top properties are changed by the amount of pixels the cursor has moved. Really easy script, i can write it in an hour. Several hours to get it look fancy and sruff :)
    Read about css position, left and top properties
     
    xlcho, Jun 25, 2008 IP