FAQ |
Kalender |
![]() |
#21 | ||
|
|||
Klarade millennium-buggen
|
Citat:
Kod:
<script type="text/javascript"> function nw(uri) { window.open(uri); return false; } </script> <a href="www.localhost.se" onclick="return nw(this.href)">Min länk</a> |
||
![]() |
![]() |
![]() |
#22 | |||
|
||||
Mycket flitig postare
|
Citat:
|
|||
![]() |
![]() |
![]() |
#23 | |||
|
||||
Medlem
|
Till er som inte får rätt storlek på popup fönster, så är det ett problem eller fel i FF.
Men som går lätt att fixa. Läs följande: http://www.armandmorin.com/2006/11/i-final...xes-in-firefox/ Edit: Förresten så fungerar Tv.nu jävligt mycket bättre nu... går skita snabbt.. och har inte alls märkt under kvällen att sidan skulle gå segt... |
|||
![]() |
![]() |
![]() |
#24 | |||
|
||||
Mycket flitig postare
|
Genom att göra denna ändring hade allt fungerat bättre tror jag:
www.tv.nu/js/newpopup.js: Byt ut: Kod:
function i(id, dummie){ * *var newwin = window.open('/popups/' + id + '-w.html', 'tvnupopup', 'toolbar=0, scrollbars=yes, location=0, statusbar=0, menubar=0, resizable=0, width=520, height=320'); * *newwin.focus(); } Mot : Kod:
function i(id, dummie){ * *var newwin = window.open('/popups/' + id + '-w.html', 'tvnupopup', 'toolbar=0, scrollbars=yes, location=0, statusbar=0, menubar=0, resizable=1, width=520, height=320'); * *newwin.focus(); } Edit: det är alltså bara resizable=1 som ändrats. |
|||
![]() |
![]() |
![]() |
#25 | |||
|
||||
Administratör
|
Citat:
Nu kan man resize'a iaf. Om man inte har den gamla js filen i cachen. Tackar!
__________________
Snickare - Copenhagen - Stockholm - Shoppasmart - EOOB - flig.ht/s - Stockholm - Nöje - Direct Flights - PopularHotels.com - TOBUY Sverige - Pengar.se. |
|||
![]() |
![]() |
![]() |
#26 | |||
|
||||
Mycket flitig postare
|
Kanon, funkar bra nu att resiza i FF.
|
|||
![]() |
![]() |
Svara |
|
|