NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: ccordes on February 02, 2012, 05:23:34 AM
-
I'm sure I must be missing something here. I'd like to put a link above or below a browse.
I put <a href="someotherpage">Click here to go to some other page</a>
in the xhtml, give it a routine name
Now the sort headers, search and nav buttons don't work.
I take it out browse works. Put it back it doesn't work.
I can even make it work or break editing it with the firebug editor.
Do browses not allow links? Are the scripts that fragile? ???
(I even put the css classes back to their normal order!)
TIA,
chris
-
In firebug, you can see the response in the console ( say when you click a sort header). There is an XML tab at the top of the response which tells you what is wrong with your XHTML.
Cheers
Bruce