Skip to content

quangkcao/rbCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rbCode v1.1

###jQuery Plugin DEMO Change the way of sharing codes in pre tag.

rbcode


$('pre.code').rbCode();

DESCRIPTION


DEFAULT VALUES

init : void - initial method
  • is_number:true//indicate show number or not
  • is_zebra:true//indicate show zebra effect or not
  • zebra_bg:'#CCC'//indicate background of zebra effect
  • zebra_cross_bg:'#FFF'//indicate background of zebra cross lines
  • modal_bg:'#000'//indicate background of modal window
  • bg:'#CCC'//indicate background
  • text_color:'#000'//text color
  • list_color:'#CCC'//color of list style such number
  • z_index:999// popout 999 and modal window 999-1
  • opacity:0.75// transperancy of modal window
  • a_number:['Hide Number','Show Number']//label Number button
  • a_zebra:['Hide Zebra','Show Zebra', 'text']//label Zebra button
  • a_popout:['Pop Out','Close', 'text']//label Popout button

###Author


Quang K. Cao @ runbusi.com

###License


Licensed under the MIT license.

About

Change the way of sharing codes in pre tag

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published