[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
[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 - Editable Select and Calendar on same page breaks calendar
Advertisement

Editable Select and Calendar on same page breaks calendar

Moderators: Calcifer, slothy

Editable Select and Calendar on same page breaks calendar

Postby cen17394 » Tue Sep 26, 2006 4:34 pm

I am trying to use the JS Calendar script and the Editable Select Box on the Same page, and I have found a CSS problem that breaks the calendar.

The calendar uses this css:
#calendarDiv .selectBox{
border:1px solid #E2EBED;
color: #E2EBED;
position:relative;
}

and the Editable select box uses this css:
.selectBox{
border:1px solid #7f9db9;
height:20px;
}

How do I go about modifying the Editable select box script to use a DIV such as #selectBoxDiv . selectBox similar to the calendar script so one doesn't affect the other?

Rant follows:
It seems that none of the scripts on this page are consistent in their use of css. This makes it difficult for novice web programmers such as myself to integrate and debug these scripts. Once one script is working, adding another script shouln't break the first.
cen17394
 
Posts: 5
Joined: Tue Sep 26, 2006 4:09 pm

Postby Batalf » Tue Sep 26, 2006 5:11 pm

Batalf
Site Admin
 
Posts: 2160
Joined: Sat Oct 22, 2005 9:38 pm

Postby cen17394 » Tue Sep 26, 2006 5:50 pm

cen17394
 
Posts: 5
Joined: Tue Sep 26, 2006 4:09 pm


Return to Form widget questions

Who is online

Users browsing this forum: No registered users and 4 guests

cron