tel8618217223380 / jcrop

Automatically exported from code.google.com/p/jcrop
0 stars 0 forks source link

checkboxes are not visible #100

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. in tutorial 5 check boxes are not visible
2. i'm integrated it in to bootstrap 3.0
3.

What is the expected output? What do you see instead?
check boxes are not visible, even functionality not working

What version of the product are you using? On what operating system?
on linux-mint16

Please provide any additional information below.
i think check boxes calling conflict in jquery

Original issue reported on code.google.com by she...@lorventindia.com on 15 Jun 2014 at 10:24

GoogleCodeExporter commented 9 years ago
var Tooltip = function (element, options) {
   this.type       =
   this.options    =
   this.enabled    =
   this.timeout    =
   this.hoverState =
   this.$element   = null

   this.init('tooltip', element, options)
 }

when am removing the above code from "bootstrap.js" check boxes are visible, 
but cropping functionality was not working. am attaching my file below.
please reply me asap.....
shekar@lorventindia.com

Original comment by she...@lorventindia.com on 15 Jun 2014 at 11:12

Attachments: