Saltar para o conteúdo

Predefinição:Oculto/Exemplos para testes

Origem: Wikipédia, a enciclopédia livre.

Compatibility[editar código-fonte]

The new version was tested below and is working fine in the following browsers (except for some small issues):

  • Firefox 4.0, on Windows XP Ok
  • IE 8, on Windows XP Ok
  • Google Chrome 13.0.782.107, on Debian GNU/Linux 6.0.2 (squeeze) Ok
  • Epiphany 2.30.6, on Debian GNU/Linux 6.0.2 (squeeze) Ok
  • Iceweasel 3.5.16, on Debian GNU/Linux 6.0.2 (squeeze) Ok
  • Firefox 5.0, on Ubuntu 11.04 Ok
  • Chromium 12.0.742.112 (90304), on Ubuntu 11.04 Ok

Issues[editar código-fonte]

  • As reported on this topic, the header is jumping left when expanded. For the default collapsible text, could be fixed by using the CSS provided on that topic. See also bug #30402;
  • As reported on other topic, on Windows, "the cursor takes the form of an up-and-down arrow rather than the pointing-index-finger form". See bug #30327.

Testing jQuery.makeCollapsible version[editar código-fonte]

Example 0[editar código-fonte]

{{Oculto}}

{{{1}}}
{{{2}}}

{{Oculto/Testes}}

{{{1}}}
{{{2}}}

Example 1[editar código-fonte]

{{Oculto/Testes|Title text here|Body text line 1<br/>Body text line 2}}

Title text here
Body text line 1
Body text line 2

{{Oculto|Title text here|Body text line 1<br/>Body text line 2}}

Title text here
Body text line 1
Body text line 2

Example 2[editar código-fonte]

{{Oculto/Testes|Title text here |Body text line 1<br/>Body text line 2 |headerstyle=background:#ccccff |style=text-align:center; }}

Title text here

Body text line 1
Body text line 2

{{Oculto|Title text here |Body text line 1<br/>Body text line 2 |headerstyle=background:#ccccff |style=text-align:center; }}

Title text here

Body text line 1
Body text line 2

Example 3[editar código-fonte]

{{Oculto/Testes| style = border:1px dashed red; width: 50%; | headerstyle = background: #ccccff; font-size: 110%; | contentstyle = text-align: center; color:green; | header = Title text here | content = Body text line 1<br />Body text line 2<br />Body text line 3 }}

Title text here
Body text line 1
Body text line 2
Body text line 3

{{Oculto| style = border:1px dashed red; width: 50%; | headerstyle = background: #ccccff; font-size: 110%; | contentstyle = text-align: center; color:green; | header = Title text here | content = Body text line 1<br />Body text line 2<br />Body text line 3 }}

Title text here
Body text line 1
Body text line 2
Body text line 3

Example 4[editar código-fonte]

{{Oculto/Testes|Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.|def}}

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
def

{{Oculto|Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.|def}}

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
def

Example 5[editar código-fonte]

{{Oculto/Testes|Lists| * Item 1 * Item 2 }}

Lists
  • Item 1
  • Item 2

{{Oculto|Lists| * Item 1 * Item 2 }}

Lists
  • Item 1
  • Item 2

Example 6[editar código-fonte]

{{Oculto/Testes|Lists|fw1=normal|fw2=bold| * Item 1 * Item 2 }}

Lists
  • Item 1
  • Item 2

{{Oculto|Lists|fw1=normal|fw2=bold| * Item 1 * Item 2 }}

Lists
  • Item 1
  • Item 2