|
@@ -38,7 +38,7 @@ $('select').find(':selected').attr('data-custom-attribute')
|
|
{% endhighlight %}
|
|
{% endhighlight %}
|
|
|
|
|
|
<p>
|
|
<p>
|
|
- In addition, properties/values from source data objects can ba accessed from within event handler:
|
|
|
|
|
|
+ In addition, properties/values from source data objects can ba accessed from within an event handler:
|
|
</p>
|
|
</p>
|
|
|
|
|
|
{% highlight js linenos %}
|
|
{% highlight js linenos %}
|