pyrox90
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Tabs] Java script as tab contentHi Darko,
thanks. I am one step further now. And now come the “but”
By adding the javascript in the footer (without the <div id=”widget1″></div> I get an error message by opening the page where stands that the div with the id widget 1 is missing. But the table output in the tab exists 😮
When I put the div in the tab above the java code and in the footer, the error message dosnt exist anymore, but the table is in the footer as well as in the tab. Do you have a tip (code) for making the output – just in the footer – unvisible. Can I add some code between “<div id=”widget1″></div>” ?
Forum: Plugins
In reply to: [Responsive Tabs] Java script as tab contentThis is what I get after creating a widget
<div id=”widget1″></div>
<script type=”text/javascript”>
new fussballdeWidgetAPI().showWidget(‘widget1’, ‘here stand my code’);
</script>Forum: Plugins
In reply to: [Responsive Tabs] Java script as tab contentHi there,
thanks for your answer. I am actually creating a homepage for my soccerclub. I want to have tabs like “Team” “Table” and so on. The page “fussball.de” create widgets for homepages. If I create on of those widgets for one of our teams i get a java code. I really want to use this plugin but i need to find a way how I can show this standings.