I haven't been able to use the Deluxe Tuner to create any content through popup in javascript based on the instructions on the Deluxe Popup Window website.
Return to Recent Questions
Q:
Is the Deluxe Tuner application compatible with Deluxe Popup Window?
I haven't been able to use the Deluxe Tuner to create any content
through Deluxe Popup Window based on the instructions on the Deluxe
Popup Window website. I feel like I'm missing instructions somewhere.
A:
There are 3 types of window content in popup window:Iframe(url); Object_id; text(html content).
You can set the type of the content in the Deluxe tuner (winContent parameter).
Change popup window parameters, use templates.
Then export your project to HTML "File -> Export - > To HTML".
Open the generated data file with all popup window parameters in any text editor and make changes to your content.
For example:
content:"<div style=\"text-align:center;\"><b>Sample content</b></div>This is a simple
HTML code for content. Here you may also set link to content page or ID of some element.",
If you'll have further questions - write us, we'll try to help you. You can also write us what content
you want to add inside the popup window and we'll help you to create such popup.
Return to Recent Questions
Related:
- Sep 02, 2006 - Can I show / hide the javascript floating menu .
- Sep 06, 2006 - The Items of the javascript tree view stay expanded in the same state.
- Sep 06, 2006 - Can't see my javascript vertical tree menu in FireFox.
- Sep 11, 2006 - If I use doctype the settings of the submenus in javascript dropdown menu get lost.
- Sep 15, 2006 - Are vertical menus also supported? I don't see any in the javascript menu examples.
- Sep 23, 2006 - Is it possible that javascript drop down menus doesn't put anything on the local computer?
- Sep 24, 2006 - If there is a way of establishing the width at "runtime" in the javascript dynamic menu?
- Sep 26, 2006 - Firefox doesn't support the dropshadow and effects in the javascript pull down menu.
- Sep 26, 2006 - Why is the submenu has a different colour than menu items in the javascript menu bar?
- Oct 05, 2006 - Is it easy to incorporate your Menu into a website created on Front Page?
- Oct 06, 2006 - How can I use right-to-left languages in javascript popupmenu?
|