On Sep 20, 2008, at 7:12 AM, Rick Strahl wrote: > While I'm at it here - why is .position() still not documented in the > 1.2.6 docs? Is this function not officially supported by any chance?
Hi Rick, I'm not well-versed in the mysteries of MediaWiki, but apparently the page is documented. It's just almost impossible to find it. If you go here to http://docs.jquery.com/API/1.2/CSS you'll be redirected to http://docs.jquery.com/CSS, which doesn't show .position() in its list of methods. But if you backtrack to http://docs.jquery.com/API/1.2/CSS and avoid the redirect, the method is there. Maybe someone who has greater access/control over the site can fix this odd discrepancy. In the meantime, you can go to the documentation page for .position() directly here: http://docs.jquery.com/CSS/position --Karl ____________ Karl Swedberg www.englishrules.com www.learningjquery.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
