Jump to content

popup calendar not working


localhost1

Recommended Posts

hi all

 

i have a serious proble in one of the pages where i have to pop up a calendar when buton is clicked. this is exactly working in local host but not working online. i have doubt on following link to javascript pages. pls look at this if here is any error

<link href="../css/common.css" rel="stylesheet" type="text/css" />
<link href="../css/visionary.css" rel="stylesheet" type="text/css" />
<link type="text/css" href="../css/calendar-win2k-cold-1.css" rel="stylesheet">
<script type="text/javascript" src="../js/common.js" ></script>
<script type="text/javascript" src="../js/calendar.js"></script>
<script type="text/javascript" src="../js/calendar-setup.js"></script>
<script type="text/javascript" src="../js/calendar-en.js"></script>
<script language="javascript" type="text/javascript" src="../js/wysiwyg.js"></script>

<script language="javascript" type="text/javascript">vLangue=1;vWeekManagement=00;</script>  
<script language="javascript" type="text/javascript" src="../js/popcalendar.js"></script>
<script language="javascript" type="text/javascript">dateFormat='yyyy/mm/dd'</script>

Link to comment
https://forums.phpfreaks.com/topic/72452-popup-calendar-not-working/
Share on other sites

actually i wanted to ask if there is any error in any one of above lines be it css or javascript. 

i mean to ask the error in link to javascript or css lines which might be the reason why my css and javascript calendar is not working

Not syntactically.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.