The invisible line plugin

How to use Invisible Line on your site.
To apply the invisible line you will need to recall Jquery and then the two invisible line files, JS and CSS, downloadable here .
<script src="./jquery-3.2.1.min.js"></script>
<script src="./invisible_line.js"></script>
<link href="./invisible_line.css" />
Then call up the plugin by applying it to the desired elements. In this way the invisible line will be created in the center of the paragraph and the text will be centered.
$(document).ready(function() {
$( ".yourselector" ).invisibleline()
})
In this first version it is possible to set the plugin through these variables:

        active:
1-the plugin is applied, 0 - the initial text is restored
width:
a number - defines the further width (in addition to the white space) of the invisible line. by default 0
position:
  number from 1 to 100 - defines the percentage position of the invisible line. default 50
linebreak:
1: wrap with br always on the left, 0: wrap with br in the other column sx / dx, 2: change column left to right when found at the head
alignment:
alignment: 0 centered, 1 alignment, 2 left, 3 right
keepHtml:
true or false, to keep html tags

$( ".yourselector" ).invisibleline({
active:1,
width:0,
position:50,
linebreak:1,
alignment:0,
keepHtml: true })

Set your code!

Active:


Alignment:


A capo:


Position:


Width:





Your code:
$( ".exemple" ).invisibleline({ active:1, width:0, position:50, linebreak:1, alignment:0 })


Nel mezzo del cammin di nostra vita mi ritrovai per una selva oscura ché la diritta via era smarrita. Ahi quanto a dir qual era è cosa dura esta selva selvaggia e aspra e forte che nel pensier rinova la paura! Tant’è amara che poco è più morte; ma per trattar del ben ch’i’ vi trovai, dirò de l’altre cose ch’i’ v’ho scorte.
Io non so ben ridir com’i’ v’intrai, tant’era pien di sonno a quel punto che la verace via abbandonai. Ma poi ch’i’ fui al piè d’un colle giunto, là dove terminava quella valle che m’avea di paura il cor compunto, guardai in alto, e vidi le sue spalle vestite già de’ raggi del pianeta che mena dritto altrui per ogne calle. Allor fu la paura un poco queta che nel lago del cor m’era durata la notte ch’i’ passai con tanta pieta. E come quei che con lena affannata uscito fuor del pelago a la riva si volge a l’acqua perigliosa e guata, così l’animo mio, ch’ancor fuggiva, si volse a retro a rimirar lo passo che non lasciò già mai persona viva.
Poi ch’èi posato un poco il corpo lasso, ripresi via per la piaggia diserta, sì che ’l piè fermo sempre era ’l più basso. Ed ecco, quasi al cominciar de l’erta, una lonza leggera e presta molto, che di pel macolato era coverta; e non mi si partia dinanzi al volto.....

Help Invisible Line

This project is still in an experimental phase, if you want to help us offer us a coffee, visit the website of one of our sponsors or share these pages.
Buy me a coffeeBuy me a coffee