[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
[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 - Scrollable div inside slide in help panel
Advertisement

Scrollable div inside slide in help panel

Moderators: Calcifer, slothy

Scrollable div inside slide in help panel

Postby Belkanto » Thu Feb 08, 2007 2:52 am

Belkanto
 
Posts: 12
Joined: Wed Feb 07, 2007 8:38 pm

Postby Belkanto » Fri Feb 09, 2007 3:56 am

Belkanto
 
Posts: 12
Joined: Wed Feb 07, 2007 8:38 pm

Postby Belkanto » Wed Feb 14, 2007 7:45 pm

Belkanto
 
Posts: 12
Joined: Wed Feb 07, 2007 8:38 pm

Postby Belkanto » Thu Feb 15, 2007 1:16 am

Thanks for the quick reply. The onload call wasn't the problem. I played a little bit around and added some code and it's ok now.

Thanks for this nice script. Keep up the good work.

Marios
Belkanto
 
Posts: 12
Joined: Wed Feb 07, 2007 8:38 pm

Postby Belkanto » Mon Feb 19, 2007 10:15 pm

Hi again,

I faced another problem regarding the panel. As you will see in my other posts, I had some problems when I used other javascripts inside the panel. Well, I fixed that problem by removing the display: None; attribute from the css file (#dhtmlgoodies_leftPanel) and added instead a function that does the following on page load:

slideLeftPanelObj = document.getElementById('dhtmlgoodies_leftPanel');
slideLeftPanelObj.style.display='none';

This is working fine but while the page is loading the whole panel is shown being loaded and then it disapears like I want to be. I don't want the panel to appear at all on page load. How can the panel be loaded without being displayed on page load but without using the display: none; attribute?

Hope you understood what I wrote there :)

Thanks for your time,
Marios
Belkanto
 
Posts: 12
Joined: Wed Feb 07, 2007 8:38 pm


Return to Questions regarding other scripts at www.dhtmlgoodies.com

Who is online

Users browsing this forum: No registered users and 6 guests

cron