SEO is important, and element especially so.
How can I set page title from dynamic page which shows different items from database.
Something like this:
$w("#page1").title = json.naslov;
results with error:
TypeError: Cannot set property title of # which has only a getter