Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
popup

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side
View previous topic :: View next topic  
Author Message
ToDD



Joined: 05 May 2005
Posts: 83
Location: Zagreb

PostPosted: 29.01.2006 22:02    Post subject: popup Add user to your forum ignore list Reply with quote

evo muči me ovo, imam na siteu privatne poruke i sad želim da mi se otvori popup kad se dobije nova.


e sad to znam napravit, ali preko <body onLoad="">

e jel se to moze nekako drukcije jer imam template sistem pa da nejde to u <body>, da ne mjenjam svugdje.

pozdrav
Back to top
View user's profile Send private message MSN Messenger
maratz
mi3.crew


Joined: 24 Nov 2003
Posts: 1207
Location: ZAG

PostPosted: 29.01.2006 23:04    Post subject: Add user to your forum ignore list Reply with quote

Code:
<script type="text/javascript">
window.onload = function(){
    funkcija_1();
    funkcija_2();
}
</script>

_________________
STOP HITTING YOURSELF! | NETIQUETTE | TYPETESTER | Hypertext rulez™ | CREATIVE NIGHTS | ACCOMMODATIONS
Back to top
View user's profile Send private message Visit poster's website Twitter profile
ToDD



Joined: 05 May 2005
Posts: 83
Location: Zagreb

PostPosted: 31.01.2006 15:28    Post subject: Add user to your forum ignore list Reply with quote

e kako sad kad u tom popupu imam link da kad stisnem na njega da mi otvori taj link u browseru ???

inace maratz hvala, to sam trazio
Back to top
View user's profile Send private message MSN Messenger
jeger



Joined: 06 Apr 2005
Posts: 25

PostPosted: 31.01.2006 18:05    Post subject: Add user to your forum ignore list Reply with quote

ToDD wrote:
e kako sad kad u tom popupu imam link da kad stisnem na njega da mi otvori taj link u browseru ???

inace maratz hvala, to sam trazio


Mislis u novom prozoru..
stavi .. <a target="_blank">LINK</a>
Back to top
View user's profile Send private message
ToDD



Joined: 05 May 2005
Posts: 83
Location: Zagreb

PostPosted: 31.01.2006 18:14    Post subject: Add user to your forum ignore list Reply with quote

ne u novom.

nego u onom starom.

npr. na phpbb forumu kad ti stigne privatna poruka iskoci ti popup i tamo stisnes da ode u inbox i ugasi se popup i ode ti na inbox, u onom prozoru u kojem gledaš forum
Back to top
View user's profile Send private message MSN Messenger
jeger



Joined: 06 Apr 2005
Posts: 25

PostPosted: 31.01.2006 23:14    Post subject: reply Add user to your forum ignore list Reply with quote

To moras napravit jednostavnu kripticu..

<script language="JavaScript" type="text/javascript">
function openwindow()
{
window.open("nes.php","nesto"," ");
}
</script>

I sad moras podesit kod tog linka na target="nesto" ..
To tak ide ziher..
Back to top
View user's profile Send private message
ToDD



Joined: 05 May 2005
Posts: 83
Location: Zagreb

PostPosted: 01.02.2006 15:23    Post subject: Add user to your forum ignore list Reply with quote

nejde, otvori mi u novom prozoru.

daj ako ti nije tesko napisi cijeli kod sa fileovima.pliz Wink
Back to top
View user's profile Send private message MSN Messenger
che.UP
mi3.crew


Joined: 07 Sep 2003
Posts: 2320
Location: zagreb

PostPosted: 01.02.2006 17:15    Post subject: Add user to your forum ignore list Reply with quote

imas ti view source u svom browseru? ako imas posalji si privatnu poruku i prouci malo kod, ne budi lijen :)

_________________
UP | TypeTester | Accommodations App
Meni u Firefox-u ne radi AJAX
Back to top
View user's profile Send private message Visit poster's website
ToDD



Joined: 05 May 2005
Posts: 83
Location: Zagreb

PostPosted: 01.02.2006 20:03    Post subject: Add user to your forum ignore list Reply with quote

vidis o tome nisam ni razmisljao. lol koji sam idiot

rjeseno ljudi, hvala svima koji su razmišljali umjesto mene
Back to top
View user's profile Send private message MSN Messenger
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.    mi3dot.org Forum Index -> Client-side All times are GMT + 1 Hour
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