Re: Simultaneous post/get?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Jun 12, 2006, at 8:02 AM, tedd wrote:

[snip]

<img id="waitimg" src="/whatever.gif" style="display: none;" />

Form...

<form ... onsubmit="document.getElementById('waitimg').style.display =
'block'; return true;">

Bingo!

That works slick ! While I *think* I know css, it would have taken me a long while before I would have turned to css to solve this.

I recall trying this (exactly this I think) a couple months ago and finding that it works in most browsers, but not in Windows IE6 (of course). Is it working in Windows IE6 for you?

I got a working upload progress bar by using Uber Uploader <http://sourceforge.net/projects/uber-uploader>.

--
Lowell Allen


Lowell:

I don't do windows, I'm a mac guy.

Me too, but Windows IE has so many problems I find it necessary to also have a Windows system to check things.

However, I do have a BrowserCam account and on remote access under W2K, IE6 the page did show the animated gif, so it looks like it works. But, BrowserCam didn't have an image to upload so I couldn't test the complete operation. I suspect it works as wanted.

Hey, all I'm saying is that my test of something very similar did not work in Windows IE6.

--
Lowell Allen

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux