Gcards1.44 > Gcards / Inc / FCKeditor / Editor / Dialog / Fck Image.html

Questions? Need Help? Want to share? » PHP Forum
Script Name:
Gcards1.44

Download:
gcards1.44.zip

Category:
Postcards

Archive Content:

Gcards1.44 > Gcards > Admin

Gcards1.44 > Gcards

Gcards1.44 > Gcards > Css

Gcards1.44 > Gcards

Gcards1.44 > Gcards > Images > ImageTemplates > Dropshadow

Gcards1.44 > Gcards > Images > ImageTemplates > Smiley

Gcards1.44 > Gcards > Images > ImageTemplates > Stamp

Gcards1.44 > Gcards > Images > SiteImages > Dropshadow

Gcards1.44 > Gcards > Images > SiteImages > Flags

Gcards1.44 > Gcards > Images > SiteImages

Gcards1.44 > Gcards > Images > SiteImages > Smilies

Gcards1.44 > Gcards > Images > SiteImages > Stamps

Gcards1.44 > Gcards > Images > SiteImages

Gcards1.44 > Gcards > Inc > Adodb

Gcards1.44 > Gcards > Inc > Adodb > Drivers

Gcards1.44 > Gcards > Inc > Adodb

Gcards1.44 > Gcards > Inc

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Css > Behaviors

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Css

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Dialog > Common

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Dialog > Common > Images

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Dialog > Fck About

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Dialog

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Dialog > Fck Docprops

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Dialog

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Dialog > Fck Image

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Dialog

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Dialog > Fck Link

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Dialog

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Dialog > Fck Select

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Dialog

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Dialog > Fck Spellerpages > Spellerpages

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Dialog > Fck Spellerpages > Spellerpages > Server Scripts

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Dialog > Fck Spellerpages > Spellerpages

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Dialog

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Dialog > Fck Universalkey

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Dialog

Gcards1.44 > Gcards > Inc > FCKeditor > Editor

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Images

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Js

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Lang

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Skins > Default

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Skins > Default > Images

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Skins > Default > Toolbar

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Source > Classes

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Source > Commandclasses

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Source > Globals

Gcards1.44 > Gcards > Inc > FCKeditor > Editor > Source > Internals

Gcards1.44 > Gcards > Inc > FCKeditor

Gcards1.44 > Gcards > Inc

Gcards1.44 > Gcards > Inc > ImageResizer

Gcards1.44 > Gcards > Inc > Lang

Gcards1.44 > Gcards > Inc

Gcards1.44 > Gcards > Inc > Phpmailer

Gcards1.44 > Gcards > Inc > Phpmailer > Language

Gcards1.44 > Gcards > Inc > Phpmailer

Gcards1.44 > Gcards > Inc

Gcards1.44 > Gcards

Fck Image.html:


<!--
 * FCKeditor - The text editor for internet
 * Copyright (C) 2003-2004 Frederico Caldeira Knabben
 * 
 * Licensed under the terms of the GNU Lesser General Public License:
 *         http://www.opensource.org/licenses/lgpl-license.php
 * 
 * For further information visit:
 *         http://www.fckeditor.net/
 * 
 * File Name: fck_image.html
 *     Image Properties dialog window.
 * 
 * Version:  2.0 RC3
 * Modified: 2005-02-18 23:54:52
 * 
 * File Authors:
 *         Frederico Caldeira Knabben (fredck <at> fckeditor <dot> net)
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
    <head>
        <title>Image Properties</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="robots" content="noindex,  nofollow">
        <script src="common/fck_dialog_common.js" type="text/javascript"></script>
        <script src="fck_image/fck_image.js" type="text/javascript"></script>
        <link href="common/fck_dialog_common.css" rel="stylesheet" type="text/css" />
    </head>
    <body scroll="no" style="OVERFLOW: hidden">
        <div id="divInfo">
            <table cellspacing="1" cellpadding="1" border="0" width="100%" height="100%">
                <tr>
                    <td>
                        <table cellspacing="0" cellpadding="0" width="100%" border="0">
                            <tr>
                                <td width="100%">
                                    <span fckLang="DlgImgURL">URL</span>
                                </td>
                                <td id="tdBrowse" style="DISPLAY: none" nowrap rowspan="2">
                                    &nbsp;
                                    <input id="btnBrowse" onclick="BrowseServer();" type="button"
                                        value="Browse Server" fckLang="DlgBtnBrowseServer" NAME="btnBrowse">
                                </td>
                            </tr>
                            <tr>
                                <td valign="top">
                                    <input id="txtUrl" style="WIDTH: 100%" type="text" onblur="UpdatePreview();">
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td>
                        <span fckLang="DlgImgAlt">Short Description</span><br>
                        <input id="txtAlt" style="WIDTH: 100%" type="text"><br>
                    </td>
                </tr>
                <tr height="100%">
                    <td valign="top">
                        <table cellspacing="0" cellpadding="0" width="100%" border="0" height="100%">
                            <tr>
                                <td valign="top">
                                    <br>
                                    <table cellspacing="0" cellpadding="0" border="0">
                                        <tr>
                                            <td nowrap><span fckLang="DlgImgWidth">Width</span>&nbsp;</td>
                                            <td>
                                                <input type="text" size="3" id="txtWidth" onkeyup="OnSizeChanged('Width', this.value);"></td>
                                            <td nowrap rowspan="2">
                                                <div id="btnLockSizes" class="BtnLocked" onmouseover="this.className = (bLockRatio ? 'BtnLocked' : 'BtnUnlocked' ) + ' BtnOver';" onmouseout="this.className = (bLockRatio ? 'BtnLocked' : 'BtnUnlocked' );"
                                                    title="Lock Sizes" onclick="SwitchLock(this);"></div>
                                                <div id="btnResetSize" class="BtnReset" onmouseover="this.className='BtnReset BtnOver';" onmouseout="this.className='BtnReset';"
                                                    title="Reset Size" onclick="ResetSizes();"></div>
                                            </td>
                                        </tr>
                                        <tr>
                                            <td nowrap><span fckLang="DlgImgHeight">Height</span>&nbsp;</td>
                                            <td>
                                                <input type="text" size="3" id="txtHeight" onkeyup="OnSizeChanged('Height', this.value);"></td>
                                        </tr>
                                    </table>
                                    <br>
                                    <table cellspacing="0" cellpadding="0" border="0">
                                        <tr>
                                            <td nowrap><span fckLang="DlgImgBorder">Border</span>&nbsp;</td>
                                            <td>
                                                <input type="text" size="2" value="" id="txtBorder" onkeyup="UpdatePreview();"></td>
                                        </tr>
                                        <tr>
                                            <td nowrap><span fckLang="DlgImgHSpace">HSpace</span>&nbsp;</td>
                                            <td>
                                                <input type="text" size="2" id="txtHSpace" onkeyup="UpdatePreview();"></td>
                                        </tr>
                                        <tr>
                                            <td nowrap><span fckLang="DlgImgVSpace">VSpace</span>&nbsp;</td>
                                            <td>
                                                <input type="text" size="2" id="txtVSpace" onkeyup="UpdatePreview();"></td>
                                        </tr>
                                        <tr>
                                            <td nowrap><span fckLang="DlgImgAlign">Align</span>&nbsp;</td>
                                            <td><select id="cmbAlign" onchange="UpdatePreview();">
                                                    <option value="" selected></option>
                                                    <option fckLang="DlgImgAlignLeft" value="left">Left</option>
                                                    <option fckLang="DlgImgAlignAbsBottom" value="absBottom">Abs Bottom</option>
                                                    <option fckLang="DlgImgAlignAbsMiddle" value="absMiddle">Abs Middle</option>
                                                    <option fckLang="DlgImgAlignBaseline" value="baseline">Baseline</option>
                                                    <option fckLang="DlgImgAlignBottom" value="bottom">Bottom</option>
                                                    <option fckLang="DlgImgAlignMiddle" value="middle">Middle</option>
                                                    <option fckLang="DlgImgAlignRight" value="right">Right</option>
                                                    <option fckLang="DlgImgAlignTextTop" value="textTop">Text Top</option>
                                                    <option fckLang="DlgImgAlignTop" value="top">Top</option>
                                                </select>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                                <td>&nbsp;&nbsp;&nbsp;</td>
                                <td width="100%" valign="top">
                                    <table cellpadding="0" cellspacing="0" width="100%" style="TABLE-LAYOUT: fixed">
                                        <tr>
                                            <td><span fckLang="DlgImgPreview">Preview</span></td>
                                        </tr>
                                        <tr>
                                            <td valign="top">
                                                <div class="ImagePreviewArea">
                                                    <img id="imgPreview" style="DISPLAY: none">Magnus es,  domine,  et laudabilis 
                                                    valde: magna virtus tua,  et sapientiae tuae non est numerus. et laudare te vult 
                                                    homo,  aliqua portio creaturae tuae,  et homo circumferens mortalitem suam,  
                                                    circumferens testimonium peccati sui et testimonium,  quia superbis resistis: et 
                                                    tamen laudare te vult homo,  aliqua portio creaturae tuae.tu excitas,  ut laudare 
                                                    te delectet,  quia fecisti nos ad te et inquietum est cor nostrum,  donec 
                                                    requiescat in te. da mihi,  domine,  scire et intellegere,  utrum sit prius 
                                                    invocare te an laudare te,  et scire te prius sit an invocare te. sed quis te 
                                                    invocat nesciens te? aliud enim pro alio potest invocare nesciens. an potius 
                                                    invocaris,  ut sciaris? quomodo autem invocabunt,  in quem non crediderunt? aut 
                                                    quomodo credent sine praedicante? et laudabunt dominum qui requirunt eum. 
                                                    quaerentes enim inveniunt eum et invenientes laudabunt eum. quaeram te,  domine,  
                                                    invocans te,  et invocem te credens in te: praedicatus enim es nobis. invocat 
                                                    te,  domine,  fides mea,  quam dedisti mihi,  quam inspirasti mihi per humanitatem 
                                                    filii tui,  per ministerium praedicatoris tui.
                                                </div>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
            </table>
        </div>
        <div id="divAdvanced" style="DISPLAY: none">
            <table cellspacing="0" cellpadding="0" width="100%" align="center" border="0">
                <tr>
                    <td valign="top" width="50%">
                        <span fckLang="DlgGenId">Id</span><br>
                        <input id="txtAttId" style="WIDTH: 100%" type="text">
                    </td>
                    <td width="1">&nbsp;&nbsp;</td>
                    <td valign="top">
                        <table cellspacing="0" cellpadding="0" width="100%" align="center" border="0">
                            <tr>
                                <td width="60%">
                                    <span fckLang="DlgGenLangDir">Language Direction</span><br>
                                    <select id="cmbAttLangDir" style="WIDTH: 100%">
                                        <option value="" fckLang="DlgGenNotSet" selected>&lt;not set&gt;</option>
                                        <option value="ltr" fckLang="DlgGenLangDirLtr">Left to Right (LTR)</option>
                                        <option value="rtl" fckLang="DlgGenLangDirRtl">Right to Left (RTL)</option>
                                    </select>
                                </td>
                                <td width="1%">&nbsp;&nbsp;</td>
                                <td nowrap>
                                    <span fckLang="DlgGenLangCode">Language Code</span><br>
                                    <input id="txtAttLangCode" style="WIDTH: 100%" type="text">&nbsp;
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td colspan="3">&nbsp;</td>
                </tr>
                <tr>
                    <td colspan="3">
                        <span fckLang="DlgGenLongDescr">Long Description URL</span><br>
                        <input id="txtLongDesc" style="WIDTH: 100%" type="text">
                    </td>
                </tr>
                <tr>
                    <td colspan="3">&nbsp;</td>
                </tr>
                <tr>
                    <td valign="top">
                        <span fckLang="DlgGenClass">Stylesheet Classes</span><br>
                        <input id="txtAttClasses" style="WIDTH: 100%" type="text">
                    </td>
                    <td></td>
                    <td valign="top">&nbsp;<span fckLang="DlgGenTitle">Advisory Title</span><br>
                        <input id="txtAttTitle" style="WIDTH: 100%" type="text">
                    </td>
                </tr>
            </table>
            <span fckLang="DlgGenStyle">Style</span><br>
            <input id="txtAttStyle" style="WIDTH: 100%" type="text">
        </div>
    </body>
</html>


Other Postcards Scripts:

  • Gcards1.44
WebMaster Resources Home

©RingsWorld.com