that jquery,

Out of context: Reply #27

  • Started
  • Last post
  • 44 Responses
  • neverblink0

    i've been trying this too, neverblink! but i still feel image resizing without flash to be buggy.. :/
    - janne76

    True.. it's mostly a processor/memory hog. Because you can't use window.onresize (fires after the window has been resized) you need a script running constantly checking the size of the window. Flash usually runs at something like 30 fps. This javascript (image resize) runs at 5fps.. which makes it choppier, but more fps will make it too heavy on the processor.

    btw. Just by chance I found out a weird bug with the fullscreen script I posted.. jquery.dimensions doesn't seem to be able to detect the height of the window when it's a tab!

    • well, that is a browser error not being able to pass the tab's dimensions as a full window i guess..janne76
    • but this is the reason why i am still scared of using this..janne76
    • strangly enough it works on their demo site: http://brandonaaron.…neverblink
    • hmm.... *strokes chinjanne76

View thread