 |
 |
 |
 |
 |
| Author |
Message |
fmanfredi
Joined: 22 Aug 2007 Posts: 9
|
|
News in popup |
|
how I can show the news in a popup like the original script?
Thk.
|
|
| Sat Jun 07, 2008 1:41 am |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
azn_romeo_4u
Joined: 18 Sep 2008 Posts: 81
|
|
|
|
does anyone know how to do this as well?
|
|
| Thu Sep 18, 2008 10:20 am |
|
 |
azn_romeo_4u
Joined: 18 Sep 2008 Posts: 81
|
|
|
|
lol...okay I figured it out...simple as hell, should have went through the template system to see. Basically you can grab any standard javascript and do it. Or you can use the old cutenews way
 |  | <a href="#" onclick="window.open('{link=home/post}', 'test', 'HEIGHT=400,WIDTH=580,resizable=yes,scrollbars=yes');return false;">Read more...</a> |
test - name of window, need this or it won't work. can be any name
height- - height of window
width - width of window
reszable - yes or no
scrollbar - yes or no
You can also add other variables there, just search javascript popup and there should be a few more if you need them. just add them into the code.
|
|
| Sat Sep 20, 2008 7:02 am |
|
 |
|
|
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 You cannot attach files in this forum You can download files in this forum
|
|
 |
 |
 |
|