ketchup-plugin icon indicating copy to clipboard operation
ketchup-plugin copied to clipboard

put error message in already existing container?

Open michiganitis opened this issue 10 years ago • 0 comments

I can't figure out how to put the error message into a already existing container. I have a container that's displayed on certain events:

<div class="resultsection" style="position:absolute;">
    <span id="result" style="display:none;"></span>
</div>

It's for various different form event messages. And I'd like to put the ketchup error messages into that span.

Is this possible?

Thanks!

michiganitis avatar May 06 '14 18:05 michiganitis