awesome ryan. it turns out i was looking into the same issue few weeks ago when i was messing with including both jquery and mootools on the site. luckily looking through the list of joomla plugins i found that the Mootools Upgrade was disabled. so enabling that lil plugin solved the issue - at least for now. until i run into something that's not working on the site again.
s.o. i suppose that should conclude this thread for the time being. thank you for all your support. its been awesome. iiminov On Wednesday, June 13, 2012 4:58:27 PM UTC+1, Ryan Mitchell wrote: > > Hello > > document.id should work fine. > > The problem is that you are including MooTools 1.12 - document.id is > supported from 1.3 upwards (I think - it may be supported earlier than > that). > > The syntax changed a fair bit from 1.12 to 1.2, it would be worth > upgrading to 1.3 or even 1.4 if that is possible. > >