GreaseMonkey - page load question

A

Alex

Sorry if this is not a correct forum to post to.

I have a page from my service provider that loads 1000's of table
cells. These cells load for 3-4 mins and links on that page usually not
available untill the whole page loads. I need to find a way to "skip"
load of these cells.

Problem is that GreaseMonkey work only on a fully loaded page. What
happens is that the page loads 3-4 mins and then the cells go away once
the page loads and GreaseMonkey kicks in.

Question, is there a way to remove parts of HTML while page is loading
to avoid loading these items and shorten the page load time?

Thank you.
 
J

Jeremy

Alex said:
Sorry if this is not a correct forum to post to.

I have a page from my service provider that loads 1000's of table
cells. These cells load for 3-4 mins and links on that page usually not
available untill the whole page loads. I need to find a way to "skip"
load of these cells.

Problem is that GreaseMonkey work only on a fully loaded page. What
happens is that the page loads 3-4 mins and then the cells go away once
the page loads and GreaseMonkey kicks in.

Question, is there a way to remove parts of HTML while page is loading
to avoid loading these items and shorten the page load time?

Thank you.

I don't think you'll be very successful doing this client-side. Whether
or not you want to view them, unless there is logic to prevent them
loading on the server-side, you will still have to wait for all that
HTML to come before you get the stuff you want.

Tell your service provider that their site is poorly implemented and
they should fix it.

Jeremy
 
Y

Yanick

Try disabling images downloading, then re-enabling them once the page
is loaded can speed things up too.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,997
Messages
2,570,239
Members
46,827
Latest member
DMUK_Beginner

Latest Threads

Top