8 Mar 2001

Hrvatski

Various code samples

This site is yet to be, but I'll place code samples here.

Contents

JScriptEncrypt

This is text-based encryption algorithm implemented in client-side Java Script. It might provide enough security for a site willing to publish a useful content like an address book but restrict it's readability to a smaller, well-known group of people.

Another possible use is to save client-side cookies encrypted with the user's password. Only the individual that knows the password will be recognized by the site that stored the cookie next time the user's agent connects to the site.

Code and documentation | Download code and articles - 34 Kb | Version: 1.0 | Date posted: 20. Jun 2000

SlideBar

Put sliding navigation bar on your page. I needed that for a site that had long pages and short navigation bars, so the client wanted to fill that empty space along the left side of the pages. There is a detailed explanation of how it works.

Code and documentation | Download code and articles - 64 Kb | Version 1.0 | Date posted: 20. Dec 2000.

Character Entities

HTML character entities.

Read it | Date posted: 30. Aug 2000

Links

Few links I found worth mentioning.

Contact

Tomislav Šereg <mailto:tsereg@net.hr> .

This document: <http://www.inet.hr/~tsereg/index.html>