Displaying 4 results from an estimated 4 matches for "mishoo".
Did you mean:
bishop
2006 Aug 01
2
Same <img> is still downloaded for several times in IE
Last time i ask the same question here that if one article item has a
default icon in front of its title,the icon will be downloaded as many
times as the article items displayed in one page in IE. I was suggested
to modify some options under development enviroment,eg:
config.cache_classes and config.action_controller.perform_caching in
development.rb are both set to true.But the problem still
2006 Jul 25
8
Calender Script?
I have been trying to get one of the calender javascripts to work with
the <%= form.text_field. So when the user pick the date it updates the
time fields? (like in normal reservation system where you pick up the
date and time from the calender and when user pick the selection it
updates the field) but I could not get this to work.
Does anyone have got something similar to work? or could
2005 Jun 28
1
Thomas script.aculo.us (important bug and add ons)
...t will be accessed quite a bit.
For information on what causes these leaks, here are some of the best
resources:
New Resource direct from Microsoft
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/IETechCol/d
nwebgen/ie_leak_patterns.asp
Old but good resource
http://www.bazon.net/mishoo/articles.epl?art_id=824
You can confirm this by going to your home page or your drag and drop page
on scriptaculous and hitting refresh a number of times with your task
manager open. You''ll see your memory requirement continuing to rise.
Eventually you run out of memory and things start g...
2006 Jun 19
13
PNG and Alpha-Transparency
Is there a prototype / extension which will assist in cross-browser support
of PNG images?
http://www.alistapart.com/articles/pngopacity/
It seems to me that a class could be developed which would zip through the
DOM and make changes where needed for IE 5.5 / IE 6.0 to handle PNG images.
I don''t want to write one if it''s been done before.
Sam