Jump to content

Button parameter problem


lucerias

Recommended Posts

May i know the "{APP.LBL_SAVE_BUTTON_TITLE}"  for input title is a predefined variable or HTML reserverd word for form? And what is the difference between {APP.LBL_CHANGE_BUTTON_TITLE}" and "{APP.LBL_SAVE_BUTTON_TITLE}"  and others? Thank you.

[code]<input title="{APP.LBL_SAVE_BUTTON_TITLE}" accessKey="{APP.LBL_SAVE_BUTTON_KEY}" type="button" tabindex='50' class="button" value='Execute' name=btn1 LANGUAGE=javascript onclick='return window.open("www.newwindows.com");'>
[/code]
Link to comment
https://forums.phpfreaks.com/topic/25675-button-parameter-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.