Recent Questions
Q: I have a question, How can I open a new window of a specific dimension?
I Know how to use the “_blank” property to open a new window. But then how can I indicate the size of the new Window?
Can you please help me?
A: You should use a Javascript code with a link field so:
["Text", "javascript:window.open('../Help/Text_Index.htm', 'Help', 'height=450,width=600,scrollbars');"]
Try that.
Q: I'm trying to rebuild my website with as a sponsor-show in it.
When a users clicks as sponsorimage a popup needs to appear with all the sponsor details.
Till now I've been doing this by using a standard popup window that opens a page sponsondetails.aspx?id=4
The sponsor images and the sponsor-id that goes with it are loaded from a access-database.
Is it possible to use a close popup window to display this information, and if so, how can I do this?
A: Actually you can use the deluxe popup window and use Iframe as its content.
You should set your page sponsondetails.aspx?id=4 I the link field.
You can find these parameters in Deluxe Tuner in the Common section.
Try to use the trial version.
You can find more info about installation on our website:
http://deluxepopupwindow.com/Q: Does the Deluxe menu work to load pages into an iframe?
(name=iframe1) I can't find any info on this ...
A: Of course. Please, use this parameter:
var itemTarget = "frame_name";
Q: Will html navigation bar work with site created using FrontPage?
A: Yes, Deluxe CSS Menu will work fine with site created in Frontpage.
Add all code generated by Deluxe Tuner.
You should copy all css styles for the menu and add it into your own .css file (orcreate a new .css file for the menu and call it on your page).
Then copy all HTML code for the menu and paste it in the place where you want to have amenu.
To view css styles and html code click "View HTML" button on the Preview window in theDeluxe Tuner.