Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.41K
~119 People Reached
Favorite Forums
Favorite Tags
Member Avatar for ivanichi

I create a form wizard (previous and next) and want to use a validation, I have multiple id to be applied on the form as an id. this is javascript for form wizard [CODE]<script type="text/javascript"> var myform=new formtowizard({ formid: '[COLOR="red"]fslide[/COLOR]', persistsection: true, revealfx: ['slide', 500] }) </script>[/CODE] and this is …

Member Avatar for ko ko
0
119