71
theCat
Re: Forms : how to ? examples ? documentation?
  • 2004/2/19 8:16

  • theCat

  • Just popping in

  • Posts: 77

  • Since: 2004/2/2 2


If you speak french, you can find some information on the form class here (after register).



72
theCat
Re: XoopsFormTextDateSelect "undefined Nan"
  • 2004/2/17 16:35

  • theCat

  • Just popping in

  • Posts: 77

  • Since: 2004/2/2 2



If you want a documentation about XoopsFormTextDateSelect (and other class form) you can download my guide, but only in french.
Sorry, but I can't translate this guide because my english is to bad.

I think it isn't a problem to understand the documentation about class form if you don't speak french.



73
theCat
XoopsFormTextDateSelect and calendarjs.php
  • 2004/2/2 22:36

  • theCat

  • Just popping in

  • Posts: 77

  • Since: 2004/2/2 2


I think there is a little bug in calendarjs.php: in a form with XoopsFormTextDateSelect, the first click make an error: Undefined, Nan, but with the second click it's correct.
I have just modified the line 36 of calendarjs.php
Quote:
{ echo 'new Date("'.$jstime.'")'; }

with
Quote:
{ echo 'new Date('.$jstime.')'; }




TopTop
« 1 ... 5 6 7 (8)



Login

Who's Online

159 user(s) are online (98 user(s) are browsing Support Forums)


Members: 0


Guests: 159


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits