Hmm, got my tabs (http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm) set up. Happy as a clam. But then I realised I need a function to be executed when I activate a certain tab. Below is a short excerpt of my code. What I want is "myfunc()" to be executed when the TAB2 tab is displayed but as it is right now "myfunc()" is actually printed on the screen. Note though, I want the function to execute again every time the TAB2 tab i opened.
At the moment the link to the js is hardcoded in, im sure theres a better way to do it
The problem is i keep getting the white screen of death after i submit a page with the quicktime javascipt in
Also get an error message saying - Cannot modify header information - headers already sent
Is it possible to show the full text of nodes on the home page rather than just the teaser? If so, how? I tried doing print_r($node) in node.tpl.php, but it doesn't seem to have it.