Optimalworks Ltd web design, SEO, training and consultancy 

the site completely surpassed my expectations GT, AutoDirector, we build websites that work, my website is great - I love it MP, XL Autos, reach more customers, make more sales, it's more than I ever could have expected LM, Trade Cars UK, we can help your business grow, 99% of business now comes from my website GV, Bash Events, promoting standards throughout the web industry, your contribution added a level of quality we would otherwise have struggled to achieve PS, Hemsley Fraser
  1. home
  2. Services
  3. Portfolio
  4. Contact us
  5. blog

JavaScript session variables without cookies

A really clever method of storing large amounts of session data on the client without needing cookies.

javascript

no comments

BetterInnerHTML v1.15 update - an innerHTML alternative

A new version of BetterInnerHTML has been released. BetterInnerHTML is a better alternative to innerHTML: a DOM method that’s easy to use and fast, but comes with a few problems.

Like innerHTML, BetterInnerHTML accepts a string of HTML but it uses standard DOM node insertion methods to generate the code. It’s safer and will even validate your HTML to ensure it’s well formed.

ajax, dom, download, html, javascript, standards, xml

4 comments

innerHTML: the ultimate alternative solution

Using innerHTML for DOM manipulation does not come without problems. This article proposes a completely new solution that is simple, has the advantages of innerHTML, but uses safe W3C DOM methods. All in 50 lines of JavaScript too!

ajax, dom, download, html, javascript, standards, xml

20 comments

Cross-browser JavaScript - detecting arrays

Detecting whether a JavaScript variable is an array is far more difficult than it should be! The solution proposed here appears to work in IE5.0+, Firefox, Safari, Opera and Konqueror.

firefox, ie, javascript, safari

5 comments

JavaScript in-place document updates

JavaScript syndication and widgets often use nasty innerHTML or document.write methods to create HTML at the location where the script is loaded. This article discusses a far better method that has been proposed at SitePoint.

dom, javascript

no comments

JavaScript console for Safari on Windows

By default, Safari for Windows has very few tools or options that help web developers debug their sites. However, with a little hacking, you can enable the Debug menu and launch a JavaScript console.

javascript, safari

8 comments

  •  
  • previous page 
search
  • all popular (5)
  • courses (1)
  • general (3)
  • hardware (1)
  • software (27)
    • blogs (1)
    • free download (6)
    • web browsers (11)
    • web servers (2)
  • web development (34)
    • accessibility (4)
    • ajax (1)
    • css (2)
    • graphic design (4)
    • html (1)
    • javascript (7)
    • php (4)
    • seo (2)

tags

  • accessibility
  • ajax
  • apache
  • award
  • computing
  • css
  • design
  • developers
  • dom
  • download
  • editor
  • firefox
  • funny
  • graphics
  • hardware
  • html
  • ie
  • javascript
  • opera
  • php
  • png
  • portfolio
  • review
  • safari
  • security
  • seo
  • server
  • software
  • spam
  • ssl
  • standards
  • wordpress
  • xml
  1. site map
  2. home
  3. Services
  4. Portfolio
  5. Contact us
  6. blog
  7. RSS feed
  8. project survey

XHTML 1.0 | CSS 2.1 | WAI AAA | printer-friendly

©2008 Optimalworks Ltd, Devon, UK. Registered in England and Wales No. 5922205.

This page can be viewed at http://www.optimalworks.net/blog/2008/web-development/javascript/javascript-nocookie-sessions