Skip to main content
October 18, 2012
Answered

Change Title

  • October 18, 2012
  • 1 reply
  • 1086 views

Hi All,

I want to change page titleas per following image:

I am saving a document using javascript.. now I want to display a message(pop up type) to wait the user till the image saving process is being processing .. . .

Or if you know some other trick to display a Please Wait message till system save that document(but it must not block saving process) please let me know...

Thanks

Harsh

This topic has been closed for replies.
Correct answer Muppet Mark

scriptUI is a javascript class that allows you to build your own windows dialogs and palettes… So…

Or if you know some other trick to display a Please Wait message till system save that document(but it must not block saving process) please let me know...

Yes build one… Here is the help thread I spoke of too…

http://forums.adobe.com/thread/737499?start=0&tstart=0

1 reply

Inspiring
October 18, 2012

You should look at using scriptUI and creating your self a progress bar… or so I think one image is missing…? Search the ID scripting forum Peter has a very good PDF guide to help you…

October 18, 2012

sorry.. . but didnt get anything from your last response.. .:(

Muppet MarkCorrect answer
Inspiring
October 18, 2012

scriptUI is a javascript class that allows you to build your own windows dialogs and palettes… So…

Or if you know some other trick to display a Please Wait message till system save that document(but it must not block saving process) please let me know...

Yes build one… Here is the help thread I spoke of too…

http://forums.adobe.com/thread/737499?start=0&tstart=0