Hi,
The setGroupNext method is working perfectly in the simulator. But the same code is not working in the X3-02 device.
Can you please help here .
Thanks.
Hi,
The setGroupNext method is working perfectly in the simulator. But the same code is not working in the X3-02 device.
Can you please help here .
Thanks.
Can you check your code. It must be something like this:
notCode:<div onclick="mwl.setGroupNext('', '', '')">
Notice the different where single quote and double quote is used.Code:<div onclick='mwl.setGroupNext("", "", "")'>
Hi,
I am using in the same manner
</td><td class="button buttonquater1" id="page_my_account_prev" onclick="mwl.setGroupNext('#response_group', 'show', 'hide', 'prev');">PREV
</td><td class="button buttonquater2" id="page_my_account_next" onclick="mwl.setGroupNext('#response_group', 'show', 'hide', 'next');">NEXT
Are you using non-MWL code in the same place? That could be the source of the problem. See this thread: http://discussion.forum.nokia.com/fo...work-on-device
--Oren Levine
Web developer portfolio manager, Nokia
oren.levine@nokia.com