Jump to content
php.lv forumi

Search the Community

Showing results for tags 'jwysiwyg'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • PHP
    • Interesanti palasīties
    • Iesācējiem
    • Vispārēji
    • Gatavi skripti
    • Freimworki, CMS
    • Datubāzes
  • Infrastruktūra, serveri, serveru programmatūra
    • Instalācija un konfigurācija
    • Hostinga piedāvājumi
    • Hostinga novērtējumi un atsauksmes
  • Pārlūkprogrammas daļa
    • HTML, XHTML
    • CSS
    • Javascript
    • Citas pārlūku vides un pārlūku valodas
    • Pārlūkprogrammas
  • Citas lietas
    • Darbs
    • Drošība
    • Manas lapu/darba novērtēšana
    • Saites uz noderīgiem resursiem
    • eKomercija un ePakalpojumi
  • php.lv
    • Netēma
    • Atsauksmes, ierosinājumi, lamu vārdi
    • Draza
  • Arhīvs
    • PHP
    • (X)HTML, CSS
    • php.lv

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. Plugins - https://github.com/akzhan/jwysiwyg Nekādi neizdodas nokonfigurēt, lai iepeistojot tekstu textareā, tam nerādītos nokopētais formāts. Pašreizējais konfigs: $(function() { //$('#wysiwyg').wysiwyg.rmFormat.enabled = true; $('#wysiwyg').wysiwyg({ css : { fontFamily: 'Arial, Helvetica ,clean,sans-serif', fontSize : '12px'}, rmUnusedControls: true, controls: { bold: { visible: true }, underline: { visible: true }, removeFormat: { visible: true }, justifyLeft: { visible: true }, justifyCenter: { visible: true }, justifyRight: { visible: true }, justifyFull: { visible: true }, insertOrderedList: { visible: true }, insertUnorderedList: { visible: true } //subscript: { visible: false }, //superscript: { visible: false }, //italic: { visible: false }, //strikeThrough: { visible: false }, //undo: { visible: false }, //redo: { visible: false }, //indent: { visible: false }, //outdent: { visible: false }, //h1: { visible: false }, //h2: { visible: false }, //h3: { visible: false }, //insertTable: { visible: false }, //insertImage: { visible: false }, //createLink: { visible: false }, //html: { visible: false }, //insertHorizontalRule: { visible: false }, //removeFormat: { visible: false } }, initialContent: '' }); }); Te piemērs -> http://screencast.com/t/llXu8Bim Šeit puikas raksta par šo fīču - https://github.com/a...iwyg/issues/222 Vispār baigais sviests, neko google nepiedāvā jēdzīgu par šo "automatically paste plain text jWYSIWYG" > Šeit izmantošu CKEditor (http://docs.cksource.com/CKEditor_3.x/Developers_Guide/jQuery_Adapter)
×
×
  • Create New...