GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   HTML problem / question (https://gfy.com/showthread.php?t=147027)

grumpy 06-26-2003 04:14 AM

HTML problem / question
 
when you have a page wich is one big table, the page shows the moment all the items in the table are loaded. Can this be overuled by a tag or something. In a regular page you see the itemes loading. In a table he loads it first and then shows it.
I hope yoy guys know what i mean.
I need it to speed up the loading of my pages.

Reak 06-26-2003 04:18 AM

i - frame?

iwantchixx 06-26-2003 04:19 AM

break stuff up into smaller tables tiled above each other

extreme 06-26-2003 04:28 AM

Quote:

Originally posted by iwantchixx
break stuff up into smaller tables tiled above each other
.. mm, ye .. did that with a TGP of mine where the listings got very long and loaded slow.

iwantchixx 06-26-2003 07:03 AM

If you really feel like getting fancy try playing with layers. Youc an define what loads first and last. Preferably make ads load first :)

Coyote 06-26-2003 07:48 AM

Quote:

Originally posted by grumpy
when you have a page wich is one big table, the page shows the moment all the items in the table are loaded. Can this be overuled by a tag or something. In a regular page you see the itemes loading. In a table he loads it first and then shows it.
I hope yoy guys know what i mean.
I need it to speed up the loading of my pages.

By default, IE processes all table content in order to determine the layout. This means that it has to load all the content before it can render the output. You can override this by using the style, table-layout:fixed; which tells IE to ignore the actual contents and render the table based on the TH/TD width parameters that you provide. IE will then begin rendering the content immediately without first downloading all the content.

If you want your content as a whole to display instantly -- not as each element is loaded -- you could use hahahahahahahahahaha to simulate page swapping. Just load a container (with a SRC property) with visibility disabled, then once the container is completely loaded, use hahahahahahahahahaha to reset the visibility style. This works best with little content.

Hope that helps.

Coyote 06-26-2003 07:53 AM

Damn. I'm new here so I don't yet know which words are changed to hahahahahaha. :(

should be js.

grumpy 06-30-2003 03:26 AM

Coyote
Thanks, that did the trick. table fixed

Mr.Fiction 06-30-2003 03:30 AM

Quote:

Originally posted by Coyote


By default, IE processes all table content in order to determine the layout. This means that it has to load all the content before it can render the output. You can override this by using the style, table-layout:fixed; which tells IE to ignore the actual contents and render the table based on the TH/TD width parameters that you provide. IE will then begin rendering the content immediately without first downloading all the content.

If you want your content as a whole to display instantly -- not as each element is loaded -- you could use hahahahahahahahahaha to simulate page swapping. Just load a container (with a SRC property) with visibility disabled, then once the container is completely loaded, use hahahahahahahahahaha to reset the visibility style. This works best with little content.

Hope that helps.

Damn, only 12 posts and already something this useful? Might be a new record.

psyko514 06-30-2003 03:34 AM

Quote:

Originally posted by Mr.Fiction


Damn, only 12 posts and already something this useful? Might be a new record.

naw, my first post was useful.

http://www.gofuckyourself.com/showth...979#post991979

Coyote 06-30-2003 05:51 AM

Glad to help, Grumpy.

Sorry Mr.Fiction, I forgot the obligitory 'format c:' reply.
I hope I didn't ruin any board stats. :)


All times are GMT -7. The time now is 01:19 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123