this is supposed to execute php code directly from html+script… doesn’t work
this sets a button that changes the color of the text beneath button… also shows the use of an alert/message
any old text … anchor name: myText
this is a html list with hard-coded entries
Product List
| Product Name | Price | Quantity |
|---|
passing attributes from shortcode to php and js
this is a shortcode (myshortcode) that passes color and size and returns a textbox
Hello the size and color of this was changed by php and js.