0

I have a newsletter subscription module.I want display it in popup window automatically(when user view a page,without any click).

MJH
  • 653
  • 2
  • 14
  • 36
  • 1
    What have you tried so far? Here at Stackoverflow, we don't do your work for you, we expect you to have atleast tried something yourself. – Lodder Nov 24 '12 at 19:13

1 Answers1

0

Use a modal window. You can make a new custom html module and load javascript to do it.

This is just one solution and probably not the best.

JFourie
  • 35
  • 7