Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[12:20:21 CDT(-0500)] <cindyli1> ah, interesting

[12:27:33 CDT(-0500)] <cindyli1> anastasiac: aother way is to write a function that takes in two arguments which are test functions for non-IE8 and IE8 enviroment. this function checks if "fluid.browser.nativeVideoSupport" is in the static environment and run proper test function accordingly

[12:28:27 CDT(-0500)] <anastasiac> cindyli1, that sounds not bad. cleaner than if/then right in a single test function. Thanks for the suggestion