DwZone Forum DwZone Forum
Welcome to the DwZone-it Forum
 
  FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups  
    RegisterRegister -->   LoginLogin  
Advanced Form Controls  
DwZone Forum Index -> Advanced Form Controls

Moderators: AdministratorsModerators 
Hint: For improved responsiveness, use Internet Explorer 4 (or above) with Javascript enabled, choose 'Dynamic' from the View dropdown and hit 'Set Options' to save your changes.
New Topic Search for
 View     Per page     Messages Since 
Messages 331 to 340 of 381 (Total: 176) First |  Prev |  Next |  Last  
 Subject Author Date  
   Re:would this work for my problem...?  
View this persons public profile  [email protected]   9:37 23 Feb 2006  
   Re:would this work for my problem...?  
View this persons public profile  [email protected]   9:47 23 Feb 2006  
   Re:would this work for my problem...?  
View this persons public profile  gianluigi   19:02 23 Feb 2006  
   Event calendar in action  
View this persons public profile  [email protected]   16:04 17 Nov 2005  
   Re:Event calendar in action  
View this persons public profile  gianluigi   19:09 17 Nov 2005  
    Re:Event calendar in action  
View this persons public profile  [email protected]   13:23 18 Nov 2005  
 
Can't remember exactly off the top of my head but...

All tags need to be lower case. You have some upper case TD and TR tags in there etc. plus others.

Attributes must be surrounded with quotes ""

example: BORDER=0 becomes border="0"

All the above also work with with html as well as xhtml so it would be good if it was changed.

Tags are often self closing (but not tables, rows and columns):
<IMG SRC ="theimage.jpg" ></IMG>

becomes

<img src="theimage.jpg" />

( note that it is all lower case and you drop the </IMG> because it is now self closed with /> )


By doing the above the calendar now validates as xtml which is a real bonus.
See my site and there is a validate button at the bottom of the screen: www.rhonddacynontaff.com

I have also introduced another parameter called <%ShowPrevNext=%>

This is either 0 or 1 and makes the previous/next graphic buttons appear/disappear. The reason I needed this is that sometimes I want to show the default month and not allow the user to browse previous/next.

If all the above were built into the next version that would save me a lot of work when applying the behaviour to new sites [:D]
 
Reply to this current thread  View this persons public profile  Send Private Message
   Re:Event calendar in action  
View this persons public profile  gianluigi   19:21 18 Nov 2005  
   Visualizing accented letters  
View this persons public profile  [email protected]   11:08 15 Nov 2005  
   Re:Visualizing accented letters  
View this persons public profile  gianluigi   19:36 16 Nov 2005  
   Dreamweaver 8  
View this persons public profile  [email protected]   3:24 12 Nov 2005  
Last Visit: Monday 21 Apr, 2025 1:31 pm First |  Prev |  Next |  Last  
 Login
Username:  Password:    
Read Message Read Message   Unread message Unread message
Read message [popular] Read message [popular]   Unread message [popular] Unread message [popular]
Read message [locked] Read message [locked]   Unread message [locked] Unread message [locked]
All times are GMT-2

Jump to: