only jquery and jquery.pngFix are rendered, the third line doesn’t have any effect.
I figured i’m doing something wrong but since i cant find any examples with what i want to do, i am asking someone who knows how to use clientScript->registerScript to help me with this. thank you in advance.
Everything works fine here. What you mean by "nothing is displayed"? The PNGFix is not working? The script is not rendered in your html output? By default, the code is inserted in the end of your document. Before the <body> closing tag, you should have something like:
lol please forgive my ignorance, when viewing the rendered source i was checking for the code in the head and didn’t scroll to the end of the source, it works, no wi just have to work on getting the png fix to work like i want it to.