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
sajt pomoću templatea

 
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
nefertiti



Joined: 08 Feb 2006
Posts: 43
Location: Unknown

PostPosted: 18.04.2010 23:35    Post subject: sajt pomoću templatea Add user to your forum ignore list Reply with quote

radim sajt pomoću templatea kojeg sam sama kreirala, međutim, dešava mi se iako je kao target naveden editabilni dio templatea, linkovi mi se otvaraju u novim prozorima.
kako da to ispravim?
na templateu nisam dirala njegov editabilni dio, već samo na stranicama proizašlim iz templatea.
Back to top
View user's profile Send private message
nefertiti



Joined: 08 Feb 2006
Posts: 43
Location: Unknown

PostPosted: 18.04.2010 23:43    Post subject: Add user to your forum ignore list Reply with quote

također, i linkovi koji bi se trebali otvarati u i frameu se otvaraju u novim prozorima, iako je kao target naznačen id iframea
Back to top
View user's profile Send private message
dtrnski



Joined: 20 May 2008
Posts: 51
Location: Zagreb

PostPosted: 19.04.2010 07:33    Post subject: Add user to your forum ignore list Reply with quote

Bio templejt ili ne, bitno je kako pozivaš te linkove.
Napravi C/P <a href= .. i <iframe src= elemenata pa da vidimo o čemu se radi.
Ako je web živ, stavi link.

_________________
Poslovni prostor Zagreb | Krediti
Back to top
View user's profile Send private message Visit poster's website
nefertiti



Joined: 08 Feb 2006
Posts: 43
Location: Unknown

PostPosted: 19.04.2010 13:01    Post subject: Add user to your forum ignore list Reply with quote

<a href="pocetna.html" target="tijelooo"></a> tako mi stoji u kodu.
Back to top
View user's profile Send private message
nefertiti



Joined: 08 Feb 2006
Posts: 43
Location: Unknown

PostPosted: 19.04.2010 13:03    Post subject: Add user to your forum ignore list Reply with quote

riješila sam ifrejm
Back to top
View user's profile Send private message
dtrnski



Joined: 20 May 2008
Posts: 51
Location: Zagreb

PostPosted: 19.04.2010 15:29    Post subject: Add user to your forum ignore list Reply with quote

Frejmovi nisu nešto što koristim.
Ima ovdje o njima
http://www.w3.org/TR/REC-html40/present/frames.html

Možeš li pokazati kako je definiran frejm "tijelooo"?

_________________
Poslovni prostor Zagreb | Krediti
Back to top
View user's profile Send private message Visit poster's website
nefertiti



Joined: 08 Feb 2006
Posts: 43
Location: Unknown

PostPosted: 19.04.2010 16:11    Post subject: Add user to your forum ignore list Reply with quote

tijelooo nije frame, nego div
#tijelooo {
height: 290px;
width: 640px;
background-color: #003366;
margin-right: auto;
margin-left: auto;
overflow: scroll;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 100;
font-variant: normal;
color: #FFFFFF;

ne koristim ni ja frameove, već divove, ali na jednoj stranici sam koristila iframe samo
Back to top
View user's profile Send private message
dtrnski



Joined: 20 May 2008
Posts: 51
Location: Zagreb

PostPosted: 19.04.2010 16:23    Post subject: Add user to your forum ignore list Reply with quote

Sorry, ali ne mogu ti pomoći.
Ispada da bi se div tag trebao ponašati kao frejm?
Hm... Nisam baš siguran da to tako može. Vjerojatno ima znalaca koji će dati pravi savjet. I ja se još učim.

_________________
Poslovni prostor Zagreb | Krediti
Back to top
View user's profile Send private message Visit poster's website
nefertiti



Joined: 08 Feb 2006
Posts: 43
Location: Unknown

PostPosted: 19.04.2010 16:27    Post subject: Add user to your forum ignore list Reply with quote

iframe sam smjestila u div. uglavnom taj dio je riješen na ovaj način:
<div id="main">
<a href="vijesti.html" target="ifrejm">
<iframe src="vijesti.html" name="ifrejm" id="ifrejm" frameborder="no" align="center"></iframe>
</a></div>

nego ne znam zašto mi se linkovi otvaraju u novim prozorima.
Back to top
View user's profile Send private message
nefertiti



Joined: 08 Feb 2006
Posts: 43
Location: Unknown

PostPosted: 19.04.2010 16:31    Post subject: Add user to your forum ignore list Reply with quote

riješeno!!! stavila sam tijelooo za target, u tome je bio problem
Back to top
View user's profile Send private message
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