canadabeeau Posted April 25, 2010 Share Posted April 25, 2010 any ideas how to solve this error Message: Invalid argument. Line: 4618 Char: 4 Code: 0 URI: http://10.0.0.1/lib/jquery/jquery.js Message: Invalid argument. Line: 4618 Char: 4 Code: 0 URI: http://10.0.0.1/lib/jquery/jquery.js Message: Invalid argument. Line: 4618 Char: 4 Code: 0 URI: http://10.0.0.1/lib/jquery/jquery.js Message: Invalid argument. Line: 4618 Char: 4 Code: 0 URI: http://10.0.0.1/lib/jquery/jquery.js Message: Invalid argument. Line: 4618 Char: 4 Code: 0 URI: http://10.0.0.1/lib/jquery/jquery.js Message: Invalid argument. Line: 4618 Char: 4 Code: 0 URI: http://10.0.0.1/lib/jquery/jquery.js Message: Invalid argument. Line: 4618 Char: 4 Code: 0 URI: http://10.0.0.1/lib/jquery/jquery.js Message: Invalid argument. Line: 4618 Char: 4 Code: 0 URI: http://10.0.0.1/lib/jquery/jquery.js Message: Invalid argument. Line: 4618 Char: 4 Code: 0 URI: http://10.0.0.1/lib/jquery/jquery.js Message: Invalid argument. Line: 4618 Char: 4 Code: 0 URI: http://10.0.0.1/lib/jquery/jquery.js occurs ONLY in Internext Explorer :-( Link to comment https://forums.phpfreaks.com/topic/199661-jquery/ Share on other sites More sharing options...
RichardRotterdam Posted April 25, 2010 Share Posted April 25, 2010 What does the code look like? And whats on 4618 that line? Link to comment https://forums.phpfreaks.com/topic/199661-jquery/#findComment-1047939 Share on other sites More sharing options...
canadabeeau Posted April 26, 2010 Author Share Posted April 26, 2010 its the jquery library that has the error, so wandering if anyone else has experienced it? Link to comment https://forums.phpfreaks.com/topic/199661-jquery/#findComment-1048324 Share on other sites More sharing options...
canadabeeau Posted April 26, 2010 Author Share Posted April 26, 2010 style[ name ] = value; that is line 4618 if ( set ) { style[ name ] = value; } above is 4617/4618/4619 Link to comment https://forums.phpfreaks.com/topic/199661-jquery/#findComment-1048328 Share on other sites More sharing options...
canadabeeau Posted April 26, 2010 Author Share Posted April 26, 2010 solved by using margin:0; border:0; Link to comment https://forums.phpfreaks.com/topic/199661-jquery/#findComment-1048338 Share on other sites More sharing options...
dasfisch Posted July 14, 2010 Share Posted July 14, 2010 I'm experiencing the same error, however, your solution is pretty vague. Are you talking about putting margin and border 0 on our css? into our jQuery? Any bit of information will help. Link to comment https://forums.phpfreaks.com/topic/199661-jquery/#findComment-1086102 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.