Search:

Type: Posts; User: maskull; Keyword(s):

Search: Search took 0.00 seconds.

  1. Thread: target url

    by maskull
    Replies
    4
    Views
    3,287

    I understand what you are saying, but I wanted to...

    I understand what you are saying, but I wanted to keep this on the client side and neither did I want to complicate things with cookies. If things get out of hand, which is an eventual possibility, I...
  2. Replies
    4
    Views
    4,470

    Try adding z-index:100; to your thumbnail...

    Try adding

    z-index:100;

    to your thumbnail class. As far as positioning it, use or study the balloontip script or

    margin:auto;

    in CSS (which may not be ideal).
  3. Thread: target url

    by maskull
    Replies
    4
    Views
    3,287

    I tried this and it worked. I just iterated...

    I tried this and it worked. I just iterated through all the links on the page when a background image is selected and added ?imagename to the end of each href and that worked. When a page is loaded I...
  4. Thread: target url

    by maskull
    Replies
    4
    Views
    3,287

    Look, I'm not trying to bypass any kind of...

    Look, I'm not trying to bypass any kind of security or do something strange and funny to the browser or whatever. All I want to do is add to the querystring before it loads the target page. My pages...
  5. Thread: target url

    by maskull
    Replies
    4
    Views
    3,287

    target url

    I'm new to Javascript and need some help. I have many pages with lots of links on them. I want to be able to change the destination url in Javascript after a link is clicked. Where is that...
Results 1 to 5 of 5