

var buttons = $('.button2');
buttons.bind('mouseover', function()
{
helpline(this.accesskey);
});
//helpline should default to tip, too.
buttons.bind('mouseout', helpline);

igorw wrote:Ok, judging from the wikipedia release history there is only one development line. So when 1.7 is released, there are likely no more updates to 1.6. For this reason I think we should always ship the latest version available whenever we release a new version of phpBB.
Oleg wrote:So basically we offer no guarantees of js compatibility in patch releases?

Oleg wrote:As was mentioned in another topic the jquery include should be moved from head into the footer.


DavidIQ wrote:Oleg wrote:As was mentioned in another topic the jquery include should be moved from head into the footer.
This explains what was mentioned in another topic by callum. But what's the purpose/benefit behind this?

Return to [3.1/Ascraeus] Merged RFCs
Users browsing this forum: No registered users and 10 guests