Aaron Kin g Posted April 14, 2010 Share Posted April 14, 2010 Hello Everyone I'm new to the forum, and to pretty new to programming as well. I have an application running, but at some point the pop up calendars started malfunctioning. They only show up with certain browsers and even then they pop up on random parts of the page. I didnt see any other posts about this problem. Is it common? Can anyone tell me how to go about fixing it? Any assistance is greatly appreciated. Thank you. -Aaron Link to comment https://forums.phpfreaks.com/topic/198526-pop-up-calendars-issue/ Share on other sites More sharing options...
aeroswat Posted April 14, 2010 Share Posted April 14, 2010 Hello Everyone I'm new to the forum, and to pretty new to programming as well. I have an application running, but at some point the pop up calendars started malfunctioning. They only show up with certain browsers and even then they pop up on random parts of the page. I didnt see any other posts about this problem. Is it common? Can anyone tell me how to go about fixing it? Any assistance is greatly appreciated. Thank you. -Aaron Probably has to do with browser compatibility. I have found this calendar out there called SCW (Simple Calendar Widget) Do a search on it. It has great compatibility with different browsers and is easy to use. Link to comment https://forums.phpfreaks.com/topic/198526-pop-up-calendars-issue/#findComment-1041719 Share on other sites More sharing options...
Aaron Kin g Posted April 14, 2010 Author Share Posted April 14, 2010 Thank you for the reply; the calendar you suggested looks good. I hired programmers to design the site originally, and then one day this issue appeared out of nowhere. There are 4 calendars on the page, would you consider updating this script something straight forward, or should I seek professional help? Sorry to the dumb questions, I'm just beginning my education in php and mysql. Link to comment https://forums.phpfreaks.com/topic/198526-pop-up-calendars-issue/#findComment-1041745 Share on other sites More sharing options...
aeroswat Posted April 14, 2010 Share Posted April 14, 2010 or should I seek professional help? I'm not a psychologist But seriously though the SCW is very easy to use. If you feel comfortable enough I would replace it assuming that they didn't make the programming so horribly interlaced that if you removed it the site would break. Alternatively you could post the code on here for the pages that have calendars on them and possibly get help with successfully removing it and replacing it with something like scw or you could get help struggling through making the code compatible with other browsers. Although if its browser compatibility you want then you are in the wrong forum. You will want to look at the css/javascript forums Link to comment https://forums.phpfreaks.com/topic/198526-pop-up-calendars-issue/#findComment-1041748 Share on other sites More sharing options...
Aaron Kin g Posted April 14, 2010 Author Share Posted April 14, 2010 aeroswat, you are awesome. Thanks for the suggestions; I'll post the code under the proper forum and see if I can get some specific help. And Ill look into seeing a proper psychologist Link to comment https://forums.phpfreaks.com/topic/198526-pop-up-calendars-issue/#findComment-1041753 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.