KillaBeeZ
05-05-2006, 04:38 PM
Hey I ran into a problem, with a tooltip script I found on the internet.
What I want, is a tooltip, which content is an entire other site. I got it to work, but when I try to catch the source from the specific site, it doesnt work.
What I got is:
Text[0] = [<?php print($item); ?>]
This $item is equal to more then one line of text, with line breaks. I need to make the content in $item only one line, så that [ and ] are on the same line!
How do I do that? :rolleyes:
What I want, is a tooltip, which content is an entire other site. I got it to work, but when I try to catch the source from the specific site, it doesnt work.
What I got is:
Text[0] = [<?php print($item); ?>]
This $item is equal to more then one line of text, with line breaks. I need to make the content in $item only one line, så that [ and ] are on the same line!
How do I do that? :rolleyes: