Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Problem with function popup!!!

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Plugins
View previous topic :: View next topic  
Author Message
phaphane
Smarty n00b


Joined: 19 Aug 2004
Posts: 3

PostPosted: Thu Aug 19, 2004 5:14 pm    Post subject: Problem with function popup!!! Reply with quote

Hello,

I like this template engine, it's a great job.

The popup function don't work for me since I have installed version 4.05 of Overlib.
The function work fine with version 4.00 of Overlib.

I use the version 6.2.3 of samrty

In the french manual you said that delay attribute is the time beetwen the popup is close but is the time beetwen the popup is open.

see you

phaphane
Back to top
View user's profile Send private message Send e-mail
SordidWarrior
Smarty Rookie


Joined: 03 Sep 2004
Posts: 6
Location: Paris, France

PostPosted: Fri Sep 03, 2004 10:13 pm    Post subject: Reply with quote

I made it work after a few attempts.

There is a bug in overLIB 4.05:
overlib.js, line 27;
Code:

svar olHideForm=0;


should be replaced with

Code:

var olHideForm=0;

Then, it works fine.

I created a alternate plugin to init overLIB, which allows to include more than one overlib file (for example, overlib.js and overlib_shadow.js)

I'm also thinking of adding the ability to set default variables for overlib in the smarty popup_init plug-in
_________________
Vincent Vandemeulebrouck
Coding expert, smarty newbie
http://www.leguerriersorde.com/
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Plugins All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP