#20 new
Joe Gornick

Correct Offset methods in FuseJS

Reported by Joe Gornick | February 9th, 2009 @ 12:08 AM

We need to correct the offset code in Fuse. We can use jQuery as a guide to get this started and then compare it to Garrett Smiths code.

Garrett's Code: http://dhtmlkitchen.com/ape/docs/ape-ep-dom.src.html (starting at line 1224)

jQuery's offset code was primarily worked on by Brandon Aaron (gtalk brandon.aaron@gmail.com) who basically through things at the code until it worked (a lot of trail and error)

Joe's very old WIP https://gist.github.com/6623a88b...

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

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.

Pages