Jump to content
Search Community

YRSantiago

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

917 profile views

YRSantiago's Achievements

  1. Hi, guys. I "fix" this: I only put a div and and h1 on it. Apparently if the body is empty, SplitText fails. Weird. Thanks guys for your concern.
  2. It's when loaded. look my console: LOADED: js/jquery-1.10.2.min.js LOADED: js/prefixfree.min.js LOADED: js/gsmin/TweenMax.min.js LOADED: js/gsmin/utils/SplitText.min.js SplitText.js:135 Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'._split @ SplitText.js:135p.split @ SplitText.js:382pkg.SplitText._globals.SplitText @ SplitText.js:105(anonymous function) @ main.js:6 LOADED: js/main.js Before anything. I don't call any function (main.js is empty at the moment)
  3. I'm loading splitText and this happens: Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'. SplitText.min.js:13 Please help. EDIT: in firefox: TypeError: Argument 1 of Window.getComputedStyle does not implement interface Element. http://www.xxxxx.xx/js/gsmin/utils/SplitText.min.js Line 13
×
×
  • Create New...