• Quick note - the problem with Youtube videos not embedding on the forum appears to have been fixed, thanks to ZiprHead. If you do still see problems let me know.

javascript

  1. NoahFence

    Any Javascripters about?

    I'd like to find a Javascript that removes the password from a PDF. I know the password and do it all day, but I'm trying to automate it. The program I'm on has a scripting module that I would put this in and then send it on down the line....
  2. The_Fire

    Javascript and Security

    Sort of longish: So in Denmark we have this electronic signature thing called NemId, which makes it possible for us to sign on with the same login information on multiple things like tax records, banking etc. Sensitive stuff in other words. It does this in two parts: A login/password part and...
  3. T

    Javascript, location.href, and synchronization

    I've run into a problem when using location.href in Javascript to load a new page into the browser window. The problem is that script execution does not wait for the new page to be loaded, but instead processing continues. This means that if I do something like location.href = "new_page.html"...
  4. Rat

    Simple javascript query

    My brain appears to have stopped working, so I wonder if anyone can help with a simple bit of javascript. I have a list of items, some of which are exclusive and some of which are not, and so some have radio buttons and some have checkboxes. Basically, I want some options to be visible or...
  5. krelnik

    Hosting Javascripts on a different domain

    Did I miss a memo? I've noticed that just in the last six months, several major websites have made the same change to the way their pages are structured. Each has moved their Javascript files from being hosted on the same domain as the page itself, to being hosted on a differently named...
  6. sophia8

    MySpace Quicktime Virus

    I've just seen this warning on another forum:
  7. Y

    Linking to Emails using Javascript

    I must display a large number of Email address links on my pages. Spambots are the bane of my existence. Are the Javascripts which hide the address really effective against the Spambots or have the spammers caught up with this trick? Does anyone have a favorite Javascript for this purpose...
  8. Upchurch

    javascript help: copy string to clipboard in non-IE browsers

    Currently, the "Link to this post" link will only copy the post's url to the clipboard in IE. This is primarily due to the limited scope of my knowledge of javascript. I'd like to expand this ability to other browsers, but I'm about fried at the moment. So, I thought I'd appeal to the board...
  9. C

    javascript not running on IE6

    When trying to open pictures on some web pages nothing happens. Looking at the link it always starts with "javascript" when this occurs. Computer: HP Pavillion 520w; Intel Celeron 1.2GHz/256MB RAM System: MS Windwos XP Professional Version 2002; SP1 Browser: MS Windows Internet Explorer...

Back
Top Bottom