Rank: Member
Groups: Member
Joined: 4/14/2004(UTC) Posts: 25
|
Is there a way to pop open a custom progress dialog? Some sort of dHTML which can be controlled with JavaScript? Or even flash...whatever it may be. What are the properties to access the progress status?
|
|
|
|
Rank: Advanced Member
Groups: Member, Administration, Moderator Joined: 7/28/2003(UTC) Posts: 1,659
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
Hello, I have made sample script which shows in new window simple progress dialog. You can customize it for your needs. This sample is based on code published in Adding Custom Progress Bar topic. Code:<html>
<head>
<title>Aurigma Image Uploader 2</title>
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
<link href="Style.css" type="text/css" rel="stylesheet">
</head>
<body bgcolor="#C3DAF9">
</body>
</html>
Edited by user Wednesday, October 29, 2008 3:26:21 AM(UTC)
| Reason: Not specified |
Best regards, Fedor Skvortsov
|
|
|
|
Rank: Member
Groups: Member
Joined: 4/14/2004(UTC) Posts: 25
|
Fedor, It's working wonderfully! .... I'll post a link back here once the site is done...I'm sure it'll be one of the best implemented ImageUploaders ;). Thanks again. Jaisen
|
|
|
|
Rank: Advanced Member
Groups: Member, Administration, Moderator Joined: 7/28/2003(UTC) Posts: 1,659
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
I look forward for link to your site :) |
Best regards, Fedor Skvortsov
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.