![]() |
|
|
|||||||
| For more information about the ads and why they're here, please see the FAQ |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I downloaded the SVN last night (11/20.2006) and I still have my two main issues...
The messages list doesn't refresh when new messages are received. (Yes, I have disabled caching...) When composing a new mail, If I tab into the body, the cursor position moves to the end of the signature instead of the beginning... |
|
#2
|
|||
|
|||
|
To have the page refresh all by itself automatically, that is very nice an very easy.
Copy and paste it into the proper files to reload. Once in there, change the number of seconds you wish the page to wait before starting the reloading process. This code goes in between the HEAD tags. Here's the code: Code:
<META HTTP-EQUIV="refresh" CONTENT="15">
__________________
Integrity is a mindset that guides our personal and professional behavior requiring honesty, trustworthiness and character!<br /><br />http://www.sandlizardz.com |
|
#3
|
|||
|
|||
|
Here is another thread which your first problem is: http://roundcubeforum.net/forum/inde...sg3972#msg3972
__________________
Integrity is a mindset that guides our personal and professional behavior requiring honesty, trustworthiness and character!<br /><br />http://www.sandlizardz.com |
|
#4
|
|||
|
|||
|
Where can i download the latest SVN snapshot? The latest one is 351 in the sticky.
|
|
#5
|
|||
|
|||
|
|
|
#6
|
|||
|
|||
|
I suppose that will work, but I would much rather not have to reload the entire page. You should be able to just refresh the list. Think about it... The number next to the inbox changes automatically, but not the messages list. It should be able to update the list without a refresh of the entire HTML page.
|
|
#7
|
|||
|
|||
|
I've found that it does refresh the message list, it just doesn't download the messages. It like only counts the number of NEW headers. Very strange.
|
|
#8
|
|||
|
|||
|
Quote:
The entire point of using AJAX calls is to avoid refresh if you leave your mail app open all day and have it refreshing every 15 seconds, that makes no sense. It's refreshing even if no new mail is recieved. Anyone figure a workaround for this? |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
| For more information about the ads and why they're here, please see the FAQ |