Skip to content

Fixed issue #8 curcss jQuery alias#9

Open
reneras wants to merge 1 commit into
foxrunsoftware:masterfrom
reneras:master
Open

Fixed issue #8 curcss jQuery alias#9
reneras wants to merge 1 commit into
foxrunsoftware:masterfrom
reneras:master

Conversation

@reneras

@reneras reneras commented Nov 13, 2012

Copy link
Copy Markdown

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

@vodkabears

Copy link
Copy Markdown

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

@marcguyer

Copy link
Copy Markdown

@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
Copy Markdown

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