Skip to content

Conversation

@reneras
Copy link

@reneras reneras commented Nov 13, 2012

Due to deprecation of $.curCss edited to $.css

@vodkabears
Copy link

$.css(calEl, 'display') is it correctly? I think will be better to write $(calEl).css('display')

@marcguyer
Copy link

@vodkabears you're correct.

@reneras it should be $(calEl).css('display')

This fix is necessary as of jquery 1.8 since $.curCss has been removed.

@heathdutton heathdutton mentioned this pull request Oct 25, 2018
@heathdutton
Copy link

Close in favor of #33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants