| Issue 340: | internet explorer error message: not a valid argument | |
| 2 people starred this issue and may be notified of changes. | Back to list |
I am getting the following error in Internet Explorer 8: ___________________________________________________________ Dettagli errore pagina Web Agente utente: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2) Timestamp: Sun, 14 Feb 2010 08:44:17 UTC Messaggio: Argomento non valido. Linea: 3180 Carattere: 3 Codice: 0 URI: http://www.parrocchiasanlino.org/sections/none_google_calendar/fullcalendar .js ---------------------------------------------------------- I looked up line 3180, it says: _element.style.height = height - vsides(_element, includeMargins) + 'px'; from within the function setOuterHeight(). Any ideas of what this problem is and how I can solve it?
Feb 15, 2010
Project Member
#1
adamrs...@gmail.com
Feb 15, 2010
would you please try the attached fullcalendar.js and let me know if it fixes your problems? it contains my latest bugfixes. thanks
Feb 15, 2010
Yes that did fix it thank you. Now I'm getting another message on another server, using the exact same setup: _______________________________________________________________ Dettagli errore pagina Web Agente utente: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2) Timestamp: Tue, 16 Feb 2010 07:37:49 UTC Messaggio: '_fci' è nullo o non è un oggetto Linea: 2796 Carattere: 3 Codice: 0 URI: http://johnrdorazio.altervista.org/SitoFlatnukePersonale/include/javascripts/jquery30 _fullcalendar.js ------------------------------------------------------------ Everything still works, so I suppose I could just ignore the message... I've attached my example file, my javascript and my css files are called automatically in the page header which is why they are not referenced in this file, which is a block on the side of the page. I put the fullcalendar in an absolutely positioned div, centered on the page, that is opened and closed dynamically. You can see it in action here: http://johnrdorazio.altervista.org
Feb 16, 2010
I just noticed that this last error message appears with mouseover on a white strip at the bottom of the calendar. I don't think that white strip should be there, it looks like something isn't rendering correctly... It's funny because I'm using the exact same code on another server and this doesn't happen: http://www.parrocchiasanlino.org
Feb 16, 2010
I'm using fullcalendar 1.44 and latest jquery in IE8, getting the same error on line 3180 of indexcalendar.js: _element.style.height = height - vsides(_element, includeMargins) + 'px'; I have the calendar set in a jquery ui tab,the error pops up on navigating to a different tab and then coming back to the calendar tab, no calendar renders. I have downgraded to 1.43 and everything is working again.
Feb 18, 2010
hi donjohn, the attached JS file should fix the problem. can you let me know? arjuna87, can you also try the attached JS file? it should fix the problem. please let me know. hoping to officially release these changes pretty soon thanks!
Feb 20, 2010
Hi..getting the same error when navigating to a new ui tab then coming back to the calendar ui tab with an IE error at line 3167: _element.style.height = height - vsides(_element, includeMargins) + 'px'; The calendar renders, but no events are loaded.
Feb 20, 2010
arjuna, can you please post a zip file that demonstrates the problem? i'm having a tough time trying to recreate is on my side. could you include your html/js/css files, and have the html be a working, runnable web page that demonstrates the problem?
Feb 20, 2010
nevermind, i was just able to recreate it. working on a fix...
Feb 20, 2010
hey arjuna, can you try the attached js file? is should work now...
Feb 21, 2010
Yes thats works perfectly! well done.
Feb 21, 2010
this issue should be fixed in 1.4.5 (just released). please let me know if any more problems. thanks for the help
Status:
Fixed
Aug 13, 2013
(No comment was entered for this change.)
Status:
Implemented
Aug 13, 2013
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |