Jump to content

Recommended Posts

Posted (edited)

while 1

if _FFLoadWait = 0 then

sleep(3000)

else

if _FFLoadWait() then $test = 1

endif

endif

will this wait until the page loads and when the page loads, wait until its full loaded and set the parameter?

i dont have firefox installed and would like to know if this woul work?

thanks :D

@edit:

okay i tried it out.. it doesnt work

so how can i make a script to check if a site is loading or not ?

i want to check if its loading, if yes do smth , if not do smth else

Edited by aphesia

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...