Skip to content
This repository was archived by the owner on Jun 6, 2019. It is now read-only.

Comments

Added eventListener support#3

Open
pfleidi wants to merge 10 commits intofortes:masterfrom
pfleidi:master
Open

Added eventListener support#3
pfleidi wants to merge 10 commits intofortes:masterfrom
pfleidi:master

Conversation

@pfleidi
Copy link

@pfleidi pfleidi commented Oct 2, 2010

Hi Filipe,

I've worked on a little project using pushState. Because I wanted to support at least Firefox 3.6, I started using history.js. But I ran into some complications:

  • Firefox threw an unsupported-exception because history.js was using sessionStorage
  • DZSlides (http://paulrouget.com/dzslides/) used window.addEventListener
  • dzslides relied on information encoded in the changed URL

I've managed to fix this issues. Maybe you can review my changes and merge them back, if you want to.

regards,
Sven 'pfleidi' Pfleiderer

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants