Roundcube Community Forum

Release Support => Pending Issues => Topic started by: Jewelz on July 08, 2009, 10:23:23 AM

Title: Include js frameworks
Post by: Jewelz on July 08, 2009, 10:23:23 AM
Hi,

I'm adding things to my RoundCube using jQuery and also Prototype.

The include of jQuery that I made is a simple:
Quoteecho '';
on the index.php

The fact is that when I include one of them the ajax functions of Roundcube doesn't seem to work anymore.

Problems occurs like:
- Autocomplete on the "_to' field is not working anymore
- No way to display another mailbox without reloading the page

Is there any better way to include my javascript frameworks? Does anyone know where the problem could be coming from?

Thanks for the help, this problem is really annoying ! (and there's nobody on the irc channel ^^ )
Title: Include js frameworks
Post by: rosali on July 08, 2009, 11:09:29 AM
jQuery is included by default in RoundCube v0.3 (currently in beta stata).