Skip to content

Homework Submission #4 from Clifton Jadoo - #14

Open
cliffjadoo wants to merge 1 commit into
FEWD87:masterfrom
cliffjadoo:master
Open

Homework Submission #4 from Clifton Jadoo #14
cliffjadoo wants to merge 1 commit into
FEWD87:masterfrom
cliffjadoo:master

Conversation

@cliffjadoo

Copy link
Copy Markdown

No description provided.

Comment thread js/js.js
@@ -0,0 +1,30 @@
$(function(){
//listen for submit event and execute a function to change background
$("form").submit(changeBackgroundImage);

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@cliffjadoo great that you use .submit for this. You could also have used .click or .on

@rmjames

rmjames commented Jun 21, 2016

Copy link
Copy Markdown

@cliffjadoo Great work on this assignment 👍

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants