Skip to main content
Inspiring
June 13, 2006
Question

OverLIB - Javascript Library

  • June 13, 2006
  • 2 replies
  • 347 views
Currently, I have 37KB of extra space on my page, apparently mostly a result
of using hte OverLIB file for some of my calendar functions. I am using the
EasyPHPCalendar ( http://easyphpcalendar.com), and it uses the OverLIB
Javascript ( http://www.bosrup.com/web/overlib/).

Does anybody use this? Is there any lite version that I'm not finding on
the site? I'd love to shave my page weight down, and I hate that 35% of my
weight has to do with a very minor function on the site.

Any suggestions are welcome. I don't know if I'll be able to completely
replace OverLIB with another function, as it's tied into my calendar
application, but I am open to suggestions.


--

TIA,

Jon Parkhurst
PriivaWeb
http://priiva.net.


This topic has been closed for replies.

2 replies

Inspiring
June 13, 2006
Thanks Gareth, that's what I was finding as well. *argh* Good to know it's
cahced, but 100K for a page is pretty dismal.

I'll see if I can slim down the rest of my junk.

I apprecaite the info dude, thanks again.

Jon

"gareth" <gareth@buzzinet.co.uk> wrote in message
news:e6mis1$en8$1@forums.macromedia.com...
> The 37Kb file is the "mini" version, the standard is 50k.
>
> Although if your calling the file externally, it will only have to be
> downloaded once by the user, and will then get cached, so its not
> downloaded
> each time.
>
> I had a look to see if I could take the relevant functions out and slim
> down
> the code, but theres so many bits in there for browser compatability I
> decided not to risk it and just stick with the mini version.
>
> Gareth
> http://www.phploginsuite.co.uk/
> PHP Login Suite V2 - 34 Server Behaviors to build a complete Login system.
>
>


Inspiring
June 13, 2006
The 37Kb file is the "mini" version, the standard is 50k.

Although if your calling the file externally, it will only have to be
downloaded once by the user, and will then get cached, so its not downloaded
each time.

I had a look to see if I could take the relevant functions out and slim down
the code, but theres so many bits in there for browser compatability I
decided not to risk it and just stick with the mini version.

Gareth
http://www.phploginsuite.co.uk/
PHP Login Suite V2 - 34 Server Behaviors to build a complete Login system.