Page 1 of 1

need help...

Posted: Wed Feb 02, 2011 1:50 am
by rahulgodse1986
i hav a function in php file that returns a table within an anchor tag as html but in mozilla sometimes that table is returned out of the anchor tag which makes it unclickable...it works fine some times while some times it doesnt...

Re: need help...

Posted: Wed Feb 02, 2011 2:15 am
by gtr053
Why are you putting a table inside an anchor tag? That's bad HTML.

Re: need help...

Posted: Wed Feb 02, 2011 11:21 am
by social_experiment
Post the function code here please :)