If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Xhtml 1.1 Valid Templetes for Poll 2.02?  XML
Forum Index » Support Forum
Author Message
Anonymous



I am triyng to vailidate my site xhtml 1.1 but the only thing that stands in my way is the poll.

can someone give me some xhtml 1.1 valid templetes for the plain themed poll?
Anonymous



They way i did it was to view the poll on my live web page, then view source, then paste that into dreweaver or golive or frontpage, then change the table markup to div's, then look at the code for the poll template, then put the php variables that call tha data only(not the $font or $color stuff)in the new form. sounds like alot of work but just look at it and i think youll see what i mean.
Anonymous



Here are the templates I used. You may need to tweak them for your site, but I've removed a lot of the unnecessary tables and fixed the tags so that your site can validate at least XHTML transitional. You could tweak these quite easily to make them validate XHTML strict. This should save you a bit of work...

Poll View

display_head


display_loop


display_foot


Poll Result

result_head


result_loop


result_foot
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum