Skip to content

Vclick: Fixed height of example in iframe to avoid scrolling #350

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

agcolom
Copy link
Member

@agcolom agcolom commented Dec 8, 2014

No description provided.

@arschmitz
Copy link
Member

Can you update this to match the new css style guide please http://contribute.jquery.org/style-guide/css/

@agcolom
Copy link
Member Author

agcolom commented Dec 11, 2014

@arschmitz sure, will do. I'll change all the other examples also after this.

@agcolom
Copy link
Member Author

agcolom commented Dec 16, 2014

@arschmitz Is that ok? Thanks

<script>
$( function() {
$( document ).on( "vclick", "p", function() {
$( this ).append( '<span style="color:#108040;"> vclick fired...</span>' );
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since your fixing this the out side quotes should be double and the inside ones single

@arschmitz
Copy link
Member

Other then that one small thing with the quotes it looks good

@agcolom
Copy link
Member Author

agcolom commented Dec 16, 2014

@arschmitz Done :-)

@arschmitz
Copy link
Member

👍

@agcolom agcolom closed this in eb7ae7b Dec 16, 2014
@agcolom agcolom deleted the vclickIframe branch December 16, 2014 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants