pinkshiro
05-19-2005, 07:47 AM
Hey,
I have an hidden actionless form, which is being used in correlation with javascript to store a text string for later use. but xhtml strict wont requires an action...is there any way of telling the browser that there is no action required?
There IS no submit button..so this form doesnt go anywhere, therefore i dont need an action...but xhtml strict requires one :(
I have an hidden actionless form, which is being used in correlation with javascript to store a text string for later use. but xhtml strict wont requires an action...is there any way of telling the browser that there is no action required?
There IS no submit button..so this form doesnt go anywhere, therefore i dont need an action...but xhtml strict requires one :(