Dimitris Monastiriotis
Posts: 0
Joined: Sat May 25, 2013 11:22 am

What is the Before Load event?

I tried to set up a local storage variable in the Before Load event and use it in the Load, however nothing seems to happen. Is the Before Load used and if yes how?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

What is the Before Load event?

Hi Dimitris!

What is the expected result?
Share please screen shot of Events settings you have done.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

What is the Before Load event?

Looks like this event is only supported by Webkit browsers (Chrome, Safari): https://developer.apple.com/library/s...

I couldn't find such event in Firefox:
https://developer.mozilla.org/en-US/d...

It's safer to just use 'load' or 'page show' events.

Dimitris Monastiriotis
Posts: 0
Joined: Sat May 25, 2013 11:22 am

What is the Before Load event?

Thanks Max for the answer

Return to “Issues”