cancel
Showing results for 
Search instead for 
Did you mean: 

Display timer

Former Member
0 Kudos

Hi ,

I am creating an online quiz application, i want to show the timer on the screen but when i use timed trigger UI Element, the screen is refreshing continuously. i want to show the timer without refreshing the screen. Please provide me some idea.

Thanks & Regards,

Jana

Accepted Solutions (1)

Accepted Solutions (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

You will want to look one of the Islands technology (FlashIslands or SilverlightIslands) or an iFrame with custom HTML. There won't be any WDA UI elements which would allow client side eventing/updating.

Former Member
0 Kudos

Hi Thomas,

Thanks for your response. But i am using ecc 6.0 so i am unable to use flex and iframe . Is there any solution for it.

Former Member
0 Kudos

Thanks Thomas can you give me some sample code for timer using iframe

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

Hi Thomas,

> Thanks for your response. But i am using ecc 6.0 so i am unable to use flex and iframe . Is there any solution for it.

Are you saying ECC 6.0 with no enhancement packages? Therefore you are running NetWeaver 7.0. So wouldn't have FlashIslands or Silverlight Islands, but you should have the iFrame. It was deprecated at one point, but brought back to full support in later support packages.

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

That would be normal HTML and JavaScript. I suggest you just google the topic.

Answers (0)