Fixed fortune wheel
Added the wheel to the index page Fixed the wheel CSS
This commit is contained in:
@@ -34,8 +34,10 @@ $(document).ready(function () {
|
||||
}
|
||||
|
||||
var aoY = t.offset().top;
|
||||
$("#txt").html(aoY);
|
||||
console.log(aoY);
|
||||
|
||||
//Display Rotation
|
||||
//$("#txt").html(aoY);
|
||||
//console.log(aoY);
|
||||
|
||||
/*23.7 is the minumum offset number that
|
||||
each section can get, in a 30 angle degree.
|
||||
|
||||
Reference in New Issue
Block a user