Example for the attributes name and id beeing identical:
- Code: Select all
<input type="text" name="%r[id]" id="%r[id]" />
Moderator: TopStyle Support
<input type="text" name="%r[id]" id="%r[id]" />

<input type="text" name="${1:hello}" id="$1" />

Return to TopStyle Feature Requests
Users browsing this forum: No registered users and 1 guest