Skip to content

add example of how to send keystrokes #61

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

Merged
merged 1 commit into from
Jun 28, 2017

Conversation

thejoelpatrol
Copy link
Contributor

add example of how to send keystrokes with postValue(). How to send a JSON parameter was not really shown before. Personally, this took me a while to figure out, so someone else might need to know too :)

add example of how to send keystrokes with postValue(). How to send a json parameter was not really shown before
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 02b8087 on thejoelpatrol:master into * on instaclick:master*.

1 similar comment
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 02b8087 on thejoelpatrol:master into * on instaclick:master*.

@aik099
Copy link
Contributor

aik099 commented Dec 31, 2014

I'm using just $element->postValue(array('value' => array($value))); to set value to the input/textarea.

@thejoelpatrol
Copy link
Contributor Author

I see. You're right, that does work. I was having trouble with that version, but I must have had something else wrong. Giving that example instead would be fine.

@aik099
Copy link
Contributor

aik099 commented Jun 16, 2016

@robocoder , PR looks good.

@robocoder robocoder merged commit 94de701 into instaclick:master Jun 28, 2017
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