Avatar billede webbygger Nybegynder
17. august 2004 - 22:03 Der er 3 kommentarer og
1 løsning

Størrelse på pop-vindue!

Hejsa !

Jeg er ved at tilpasse et portal og der er jeg støt ind i et problem jeg ikke selv kan klare!!!

Jeg ønsker at tilføje ekstra smilies til forum'et, men popvinduet vil ikke "følge" med i størrelse og jeg kan ikke se hvor problemet ligger???

Her har I pop_icon_legend.asp - hvor problemet nok er :

<!--#INCLUDE FILE="config.asp" --> 
<!--#INCLUDE FILE="inc_top_short.asp" -->

<script language="Javascript">
<!-- hide
function insertsmilie(smilieface){
    AddText(smilieface);
}
function AddText(NewCode) {
    if (window.opener.document.PostTopic.Message.createTextRange && window.opener.document.PostTopic.Message.caretPos) {
        var caretPos = window.opener.document.PostTopic.Message.caretPos;
        caretPos.text = caretPos.text.charAt(caretPos.text.length - 1) == ' ' ? NewCode + ' ' : NewCode;
    }
    else {
        window.opener.document.PostTopic.Message.value+=smilieface
    }
    setfocus();
}
function setfocus() {
  window.opener.document.PostTopic.Message.focus();
}
// -->
</script>

<%
mwpThemeTableCustomCode = "align=""center"" width=""95%"""
mwpThemeBlock_open()
%>
  <tr>
    <td bgcolor="<% =strCategoryCellColor %>"><a name="smilies"></a><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>" color="<% =strCategoryFontColor %>" ><b>Smilies</b></font></td>
  </tr>
  <tr>
    <td bgcolor="<% =strForumCellColor %>">
    <p><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>" color="<% =strForumFontColor %>">
    Du har formodentlig set andre bruge Smilies før, i e-mail eller andre skrive og chat programmer. Smilies er keyboard karakterer brugt til at vise en følelse, såsom et smil 
    <img border="0" src="icon_smile.gif"> eller et misbilligende
    <img border="0" src="icon_smile_sad.gif">. Programmet sørger for automatisk at konvertere tekst om til grafik når den er indsat mellem disse 2 tegn [].  Her er de smilies vi for nuværende understøtter <% =strSiteTitle %>:<br>
    <table border="0" align="center" cellpadding="5">
      <tr valign="top">
        <td>
        <table border="0" align="center">
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[:)]');"><img border="0" hspace="10" src="icon_smile.gif"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">smil</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[:)]</font></td>
                        </tr>
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[:D]');"><img alt border="0" hspace="10" src="icon_smile_big.gif"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">Stort
                            smil</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[:D]</font></td>
                        </tr>
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[8D]');"><img alt border="0" hspace="10" src="icon_smile_cool.gif"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">cool</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[8D]</font></td>
                        </tr>
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[:I]');"><img alt border="0" hspace="10" src="icon_smile_blush.gif"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">hårrejsende</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[:I]</font></td>
                        </tr>
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[:p]');"><img alt border="0" hspace="10" src="icon_smile_tongue.gif"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">tunge</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[:P]</font></td>
                        </tr>
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[}:)]');"><img alt border="0" hspace="10" src="icon_smile_evil.gif"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">djævel</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[}:)]</font></td>
                        </tr>
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[;)]');"><img alt border="0" hspace="10" src="icon_smile_wink.gif"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">blik</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[;)]</font></td>
                        </tr>
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[:o)]');"><img alt border="0" hspace="10" src="icon_smile_clown.gif"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">klovn</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[:o)]</font></td>
                        </tr>
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[B)]');"><img alt border="0" hspace="10" src="icon_smile_blackeye.gif"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">blåt
                            øje</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[B)]</font></td>
                        </tr>
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[8]');"><img alt border="0" hspace="10" src="icon_smile_8ball.gif"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">otte
                            ball</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[8]</font></td>
                        </tr>
                      </table>
        </td>
                    <td> <table border="0" align="center">
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[:(]');"><img alt border="0" hspace="10" src="icon_smile_sad.gif"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">misbilligende</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[:(]</font></td>
                        </tr>
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[8)]');"><img alt border="0" hspace="10" src="icon_smile_shy.gif"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">eftertænksom</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[8)]</font></td>
                        </tr>
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[:0]');"><img alt border="0" hspace="10" src="icon_smile_shock.gif"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">chokeret</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[:O]</font></td>
                        </tr>
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[:(!]');"><img alt border="0" hspace="10" src="icon_smile_angry.gif"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">vred</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[:(!]</font></td>
                        </tr>
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[xx(]');"><img alt border="0" hspace="10" src="icon_smile_dead.gif"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">død</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[xx(]</font></td>
                        </tr>
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"> <img src="/Lystfiskergordetselv/forum/icon_smile_sleepy.gif" width="27" height="25"></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">søvnig</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[|)]</font></td>
                        </tr>
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[:X]');"><img alt border="0" hspace="10" src="icon_smile_kisses.gif"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">kys</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[:X]</font></td>
                        </tr>
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[^]');"><img alt border="0" hspace="10" src="icon_smile_approve.gif"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">godkendt</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[^]</font></td>
                        </tr>
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[V]');"><img src="/Lystfiskergordetselv/forum/icon_smile_dissapprove.gif" alt width="15" height="15" hspace="10" border="0"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">uenig</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[V]</font></td>
                        </tr>
                        <tr>
                          <td bgcolor="<% =strForumCellColor %>"><a href="java script:insertsmilie('[?]');"><img alt border="0" hspace="10" src="icon_smile_question.gif"></a></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">spørgsmål</font></td>
                          <td bgcolor="<% =strForumCellColor %>"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">[?]</font></td>
                        </tr>
                      </table></td>
      </tr>
    </table></p>
    </td>
  </tr>
<%mwpThemeBlock_close()%>

<!--#INCLUDE FILE="inc_footer_short.asp" -->


Siden kan ses her :
http://www.web-byggeren.dk/lystfiskergordetselv/forum/default.asp

mvh
Web-byggeren
Avatar billede roenving Novice
17. august 2004 - 23:28 #1
Hvorfor ændrer du ikke størrelsen i kaldet til popuppen ?-)

window.open('pop_icon_legend.asp','smilies','width=100,height=100,status=no')
Avatar billede webbygger Nybegynder
25. august 2004 - 21:26 #2
HMmm.. kunne kun finde kaldt det ene sted, så det må jeg "nøjes" med!

Dropper du et svar roenving?
Avatar billede roenving Novice
26. august 2004 - 11:54 #3
Oki '-)
Avatar billede roenving Novice
27. august 2004 - 14:28 #4
-- og tak for point ;~}
Avatar billede Ny bruger Nybegynder

Din løsning...

Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.

Loading billede Opret Preview
Kategori
Vi tilbyder markedets bedste kurser inden for webudvikling

Log ind eller opret profil

Hov!

For at kunne deltage på Computerworld Eksperten skal du være logget ind.

Det er heldigvis nemt at oprette en bruger: Det tager to minutter og du kan vælge at bruge enten e-mail, Facebook eller Google som login.

Du kan også logge ind via nedenstående tjenester