Skip to content
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

Removing ShapeShift Divs from Function #124

Open
iamjake648 opened this issue Feb 23, 2015 · 0 comments
Open

Removing ShapeShift Divs from Function #124

iamjake648 opened this issue Feb 23, 2015 · 0 comments

Comments

@iamjake648
Copy link

I am attempting to remove all of the child divs from a parent div using jQuery. Is this possible without a page refresh? For example, I would like to remove the content div with something like this: $("#TODO").html(""); or .clear(); but neither seem to work. I'm assuming I need to do a page refresh but I was wondering if it is possible todo it with maybe the trash function or something? I really don't want to have to save state and refresh the page. Basically I want them to be able to click a button and clear a section instead of having to drag them all to the trash.

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

No branches or pull requests

1 participant