Re: [Tacos-devel] defaultLinkAction function hangs firefox if AJAX call in flight

2006-10-11 Thread Jesse Kuhnert
If you add in "document.close()" it'll remove that annoying wait cursor as well.On 10/11/06, andyhot <[EMAIL PROTECTED] > wrote:andyhot wrote:> nice bug report...>> I'm fixing and redeploying 4.0.1-SNAPSHOT>http://fisheye3.cenqua.com/browse/tacos/tacos-4.0/trunk/tacos-core/src/java/net/sf/tacos/aj

Re: [Tacos-devel] defaultLinkAction function hangs firefox if AJAX call in flight

2006-10-11 Thread andyhot
andyhot wrote: > nice bug report... > > I'm fixing and redeploying 4.0.1-SNAPSHOT > http://fisheye3.cenqua.com/browse/tacos/tacos-4.0/trunk/tacos-core/src/java/net/sf/tacos/ajax/components/tacos.js?r1=403&r2=404 > Timothy F Nagy wrote: > >> When the defaultLinkAction function (tacos.js) is

Re: [Tacos-devel] defaultLinkAction function hangs firefox if AJAX call in flight

2006-10-11 Thread Jesse Kuhnert
I've fixed the user registration issue by installing the new user reg app as well...The login screen now includes an option to allow users to signup on their own. I don't know how/why it happened (not going to question it too much ;) ), but we also have unlimited users/pages on the account...So, ev

Re: [Tacos-devel] defaultLinkAction function hangs firefox if AJAX call in flight

2006-10-11 Thread andyhot
nice bug report... I'm fixing and redeploying 4.0.1-SNAPSHOT Timothy F Nagy wrote: > > When the defaultLinkAction function (tacos.js) is used to create an > AJAX call and the user clicks a link on the page before the AJAX call > is loaded, firefox hangs and displays "[object Object]". This is du

[Tacos-devel] defaultLinkAction function hangs firefox if AJAX call in flight

2006-10-11 Thread Timothy F Nagy
When the defaultLinkAction function (tacos.js) is used to create an AJAX call and the user clicks a link on the page before the AJAX call is loaded, firefox hangs and displays "[object Object]".  This is due to the error function being called (XMLHttpObject status 0), which does a document.clear()

Re: [Tacos-devel] Floating pane

2006-10-11 Thread andyhot
See http://fisheye3.cenqua.com/browse/tacos/tacos-4.0/trunk/tacos-demo/src/context/WEB-INF/ajax for the floatingpane examples... I believe a TaskBar cannot have a minimize button on it... It's like a normal desktop taskbar... Dsenthil wrote: > Hi! please give idea to do... i want to create a flo

[Tacos-devel] uploading forms

2006-10-11 Thread Dsenthil
Listed codes on the uploading in ur Demo, does't functioning properly, please, can u reply with an example -- View this message in context: http://www.nabble.com/uploading-forms-tf2424231.html#a6758795 Sent from the tacos-devel mailing list archive at Nabble.com.

[Tacos-devel] Floating pane

2006-10-11 Thread Dsenthil
Hi! please give idea to do... i want to create a floating pane as TaskBar while clicking minimize button on that pane View this message in context: Floating pane Sent from the tacos-devel mailing list archive at Nabble.com. --