Easy PHP Calendar - We really take care of your dates!


Go Back   Easy PHP Calendar > General Discussion > General Support

General Support Questions about using the Easy PHP Calendar. (Not installation or customizations)

Closed Thread
 
Thread Tools Search this Thread Display Modes

Popups not working in Safari
Old 12-19-2008, 06:52 PM   #1
bcpaul
Calendar User
 
bcpaul is offline
Join Date: Dec 2008
Posts: 4
Default Popups not working in Safari

My calendar mouse-over popups work in Internet Explorer 7, but when I tried in Windows Safari they do not work

Am I doing something wrong?

Here is the link
http://www.ark.net/beta
 

Old 12-19-2008, 06:55 PM   #2
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,885
Default

You may have a conflict with other JS on the page. Does the demo page(s) work correctly? If so, it's probably something to do with the menu system.
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 

Old 12-19-2008, 07:02 PM   #3
bcpaul
Calendar User
 
bcpaul is offline
Join Date: Dec 2008
Posts: 4
Default

I'll remove the JS and get back to you...
 

Old 01-06-2009, 04:07 PM   #4
bcpaul
Calendar User
 
bcpaul is offline
Join Date: Dec 2008
Posts: 4
Default

Okay I narrowed down the problem

Any include file messes up the pop-ups, even a blank file. If it is after the Calendar include.


Code:
 
<body>
 <?php $OL=1; require("../calendar/calendar.php"); ?>
 
<div class="container2">  <!--  MUST INCLUDE BEFORE TEMPLATE -->
 
 <?php include ("foobar.html"); ?>
 
<div class="EditArea">
 
  <div class="celebrate"></div>
 
 <div class="CalendarBox">
 
      <span class="Text">Calendar</span>
 
 
      <?php $CSS=1; require("../calendar/calendar.php"); ?>
      <?php require("../calendar/calendar.php"); ?>
 
  </div>  <!--  CLOSE CalenderBox -->
Even if Foobar.html is just some comments the pop-ups will not work in Safari or Chrome.

If I comment out the Include it works

Code:
 
<?php //include ("foobar.html"); ?>
Oh..and Java is script removed.

Please Help....
 

Old 01-06-2009, 04:40 PM   #5
bcpaul
Calendar User
 
bcpaul is offline
Join Date: Dec 2008
Posts: 4
Default

I was quick to jump the gun...please delete/ignore the previous post......

Sorry


Arrggg.....missed /DIV tag.....

WORKING now

Last edited by bcpaul; 01-06-2009 at 04:47 PM.
 
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Integrated popups not working judyhz Wordpress 2 06-16-2008 07:52 PM
Mouse over popups not working. morlockUSMC General Support 6 04-02-2008 11:29 PM
Popups not working Lrayh82 General Support 1 12-04-2006 01:11 PM
On Click Popups Not working GrantEdwards General 2 09-19-2006 02:52 PM
My onCLick popups stopped working after upgrading CraigMayhem General Support 8 03-25-2006 07:13 AM



All times are GMT -4. The time now is 06:23 AM.


vBulletin skins developed by: eXtremepixels
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright 2009 NashTech, Inc.

| Home | Register | Today's Posts | Search | New Posts |