Skip to content

Uncaught Error: Invalid bite size "-16" #71

@ChrisCapasso

Description

@ChrisCapasso

After trying to write my own code I decided to use trunk8. I cannot get it to fire for some reason, and I am not sure what the issue is. I made the title the console error it throws. Here is the implementation:
$(document).ready(function(){
$('.ui-tabs-anchor').each(function(){
$('.ui-tabs-anchor').trunk8({
width: 30
});
});
});
and the page it should be working on: http://nmhc.dev.1over0.com/Content.aspx?id=8500#tabs-2

Thanks for your help!
Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions