I've been asking questions related to this on IRC for the past month or so, on and off, but have gotten no answers. I've since gotten approval for a $150 bounty for the first person that can solve this issue and offered it up today (also on IRC) without any takers, but the more eyes the better.
I wrote three scripts (tabbedView.js, flyoutMenu.js, and centerImages.js) using Prototype.js 1.6.0 and they work in our target browsers (Firefox 2, Safari 2, Safari 3, IE 6 & 7, Opera 9) when running a local snapshot of a page & the scripts. But here's the problem, in Safari 3 (Mac & Windows), the element manipulation that the scripts do doesn't appear to get applied when run from our live servers, but they work fine in the rest of the target browsers. I put in some console.log() lines to make sure that the scripts were loading in order and in their entirety as well as when their functions observing 'dom:loaded' are loaded. This all goes off without a hitch, even in Safari 3 from the live servers, yet no manipulation of the page. If you want to help, please take a peek at http://dev.smalldog.com/ and test in Firefox 2 & Safari 3 to see how the code should work and what it looks like when it doesn't (specifically the fly-out menus from categories in the sidebar & tabs like on search results or top dog club page). If you're the first to provide a solution, we'll send you $150 via PayPal for your trouble. Yes, even if I've made an extremely stupid mistake. Let me know if you have any questions, suggestions, or solutions. BTW - If you have any suggestions as to how to optimize the fly-out menus for better performance, that'd be greatly appreciated as well, but there's not a specific bounty for that. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
