Developer forum

Forum » Templates » Popup in DynamicWeb

Popup in DynamicWeb


Reply

I was wondering if DW comes with a popup module?


 


I want to have an image (a help icon) that users can click, and a small popup window opens up, with the help text relevant for this particular icon.


 


But I cant quite figure out what approach is the best. Is there a standard module I can use, or can I use some other technique?


 


Can the help/FAQ modules facilitate this kind of popup behaviour?


Replies

 
Nicolai Høeg Pedersen
Reply
src@forbrugerliv.dk wrote:





I was wondering if DW comes with a popup module?






I want to have an image (a help icon) that users can click, and a small popup window opens up, with the help text relevant for this particular icon.


 


But I cant quite figure out what approach is the best. Is there a standard module I can use, or can I use some other technique?


 


Can the help/FAQ modules facilitate this kind of popup behaviour?





Take a look at the Factbox module - it is text based though, but I think this is what you need: http://manual.net.dynamicweb.dk/Default.aspx?ID=59




 

 
Reply
NP wrote:

src@forbrugerliv.dk wrote:





I was wondering if DW comes with a popup module?




I want to have an image (a help icon) that users can click, and a small popup window opens up, with the help text relevant for this particular icon.




But I cant quite figure out what approach is the best. Is there a standard module I can use, or can I use some other technique?




Can the help/FAQ modules facilitate this kind of popup behaviour?



Take a look at the Factbox module - it is text based though, but I think this is what you need: http://manual.net.dynamicweb.dk/Default.aspx?ID=59




Factboxes might do the trick for us, at least until we can make something to better fit our needs. However, I cant quite figure out where the javascript and css for the boxes are. Is it only possible to "style" the boxes from the DW administration, and not from a stylesheet or in the javascript?
 
Nicolai Høeg Pedersen
Reply

JS and css can be found in /Files. They should not be altered though - they will be overwritten.


 


But you can extend the CSS in your own css file: Take a look at the stylesheet paramenter: http://manual.net.dynamicweb.dk/Default.aspx?ID=251

 

You must be logged in to post in the forum