Well I have some new problem I`m rebuilding a comment system
& succesfully placed it as Iframe addon but for the smilies I want
to use a dropdownbutton....
My Iframe heigth is 40 but I can not find out how
to show the drop-down-list outer the Iframe ????
Now my results are swown only into the Iframe self
Show Dropdown menu from Iframe in main window
-
- Posts: 267
- Location: Holland Rotterdam
Show Dropdown menu from Iframe in main window
Admin
The content from iframe cannot be displayed outside it.
To display the menu it the parent window, it must be created in that page.
From iframe you can access JS functions defined in main page, using this sintax:
- But then, it is complicated to make the elements from that menu to interact with the iframe content.
- You can search on the internet for "display content outside iframe".
To display the menu it the parent window, it must be created in that page.
From iframe you can access JS functions defined in main page, using this sintax:
Code: Select all
top.function_in_mainPage();
- You can search on the internet for "display content outside iframe".
Similar Topics
-
Pause setTimeout when leaving the window
JavaScript - jQuery - Ajax
First post
The code below sends the 30s event do Google Analytics after 30 seconds a user enters a page.Last post
setTimeout(function(){
gtag('event', '30s');
},...
You can watch for when a tab loses focus by using the event listener 'visibilitychange'. When the visibility changes, you can use 'document.hidden'... -
Toggle Show Hide-0Javascript
PHP - MySQL
First post
Hello CoursesWeb,Last post
I have sql document with 4 results from-out database.
But I can`t open the results from the post_id ????
What do I do wrong...
Try the following code. See the differences.
<?php
echo '<div id= idd11'. $row .' style= display:none; >';
echo $row ;
echo... -
Show with animation the content added with JavaScript
JavaScript - jQuery - Ajax
First post
The idea is that when i click on a button, old content gets replaced by new HTML content added with javascript.Last post
I want that new content to appear...
To trigger a CSS transition, change the CSS state after you inserted the HTML. You can do this by changing a class (on the container or an inserted... -
Hilarious photos show squirrels lifting nutty barbells
Entertainment and Games
Swoll squirrels in Sweden displayed their strength by hoisting nut barbells that an inventive photographer left in his backyard for them.
<div...