21
Shiva
Re: w3c compliance
  • 2008/11/25 18:55

  • Shiva

  • Quite a regular

  • Posts: 280

  • Since: 2006/7/9 1


Can anyone advise if it is possible to hack XOOPS to add Tab index to each form element?

22
ghia
Re: w3c compliance
  • 2008/11/25 23:31

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


And why not simply:
"<textarea name='".$this->getName()."' id='".$this->getName()."' title='".$this->getCaption()."' rows='".$this->getRows()."' cols='".$this->getCols()."'".$this->getExtra().">".$this->getValue()."</textarea>"
?

."<label for='".$this->getName()."' class='noshow'>".$this->getCaption()."</label>";

Login

Who's Online

234 user(s) are online (132 user(s) are browsing Support Forums)


Members: 0


Guests: 234


more...

Donat-O-Meter

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

Latest GitHub Commits