Cascading Style Sheets Tutorial

Javascript scripts achieve encryption static pages

  A couple of days ago to see someone asked encryption static pages, wrote this code 

  Ideas: 

  Encryption: The first users with md5 A key encryption for B, then B or different source files S0 been the target file S1, the S1 into js variable. 

  Decryption: The key question, then operate with encryption. 

  Because with the md5, individuals do not see the keys when it is impossible to break (except violence) 

  We try to You: 

  Source code as follows: 

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • DotNetKicks
  • DZone

Tags: css javascript

Releated Posts

  • Css + javascript drop-down menu
  • JavaScript build with the CSS + page tab
  • How to use Javascript dropdown menu with CSS Generation
  • CSS + javascript dialog box of colors
  • Css learning and web-javascript biographical notes on the production of a

This entry was posted on Tuesday, August 14th, 2007 at 12:00 am and is filed under CSS Tutorial. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

« Aggregate showModalDialog and showModelessDialog Usage
Flash converters Wang: Let ubiquitous Flash animation »

Leave a Reply

  • Categories

    • CSS Properties (491)
    • CSS Tutorial (1154)
    • CSS Tutorial By Examples (1201)
    • Css+Div Web Design (3274)
    • Xhtml and Web Design (1797)
  • Archives

    • February 2008
    • January 2008
    • December 2007
    • November 2007
    • October 2007
    • September 2007
    • August 2007
    • July 2007
    • June 2007
    • May 2007
    • April 2007
    • March 2007
    • February 2007
    • January 2007
  • Pages

    • About us

Cascading Style Sheets Tutorial