Jump to content

_FFLoadWait question


Recommended Posts

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
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...