Difference between revisions of "Talk:IGB Javascript Wish List"
From Backstage Lore Wiki
(→ShowInfo for any ID not working) |
m (Protected "Talk:IGB Javascript Wish List" [edit=sysop:move=sysop]) |
(No difference)
|
Revision as of 08:58, 6 October 2009
ShowInfo for any ID not working
Can somebody please check that I am not doing something wrong, I can't get <INPUT TYPE='button' NAME='myButton' VALUE='Show' onClick='Client.ShowInfo(3010078)'> to 'popup' the show info. It should show the agent info window. I also do not get any response from <INPUT TYPE='button' NAME='myButton' VALUE='show' onClick='Client.ShowInfo(60012400)'> for show info on a station. If I replace with the an item id all works fine e.g. <INPUT TYPE='button' NAME='myButton' VALUE='show' onClick='Client.ShowInfo(597)'>. So is it me or if the showinfo not fully implemented?--Baron Rob 14:36, 6 October 2009 (UTC)