[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
www.dhtmlgoodies.com • View topic - Problem with IE6 and week planner
Advertisement

Problem with IE6 and week planner

Moderators: Calcifer, slothy

Problem with IE6 and week planner

Postby max_code » Sat Jun 14, 2008 6:30 pm

Hi to all. Sorry for my english, i am from ukraine.

I have an problem - in IE6.
a - big letters - its easy - just add hack for this stupid browser (-font-size:0.625em; in body style)
b - strong trouble - i can't see events in ie. In mozilla 2-3, in safari, in opera...but not ie!!!! IE-interpreted source code contain my events and all working nicely.
c - opera not understand key event this delete key. Replace in main js file (if(e.keyCode == 46 && activeEventObj){ ) in (if(e.keyCode == 46 || e.keyCode == 120 && activeEventObj){ - this is F9).

I have changed 50% of script (i need daily calendar with columns like lessons at scool). Also, i have added fully admin part of this script - e.g. if man is not logged in, he can't change any event (by drag'n'drop and editing), if admin is logged-in he can change start hour, end hour of day, position (top & left), admin users e.t.c. All this settings are stored in database and for change this I use ajax (even for login && logout).

PLEASE , help me whis problem b!!!!!!!!!!!!!!!!!!!!!!!!!!!
max_code
 
Posts: 2
Joined: Sat Jun 14, 2008 5:44 pm

I DID IT!!!!!

Postby max_code » Wed Jun 18, 2008 9:36 am

max_code
 
Posts: 2
Joined: Sat Jun 14, 2008 5:44 pm


Return to General questions regarding AJAX scripts

Who is online

Users browsing this forum: No registered users and 25 guests

cron