Changeset [340186f62ec07fa93ebdbdbdc3744ce2286b7d73] by jdalton

February 10th, 2009 @ 06:36 PM

fusejs: Allow Object.isSameOrigin() to return true if the url ends with the document.domain which could be a suffix of the current domain. [#67 state:resolved] [jddalton, Mark Caudill, Per Melin]

Make Object.isSameOrigin() allow urls containing default ports for http, https, and ftp protocols. [#301 state:resolved] [jddalton, Johan Gorter, Mark Caudill] http://github.com/jdalton/fusejs...

Committed by jdalton

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

JavaScript frameworks share similar features and functionality such as DOM manipulation, event registration, and CSS selector engines. FuseJS attempts to incorporate the strengths of these frameworks into one stable, efficient, and optimized core JavaScript framework.