Links Popup windows size
Last Post 11/19/2007 11:39 PM by wrathyimp. 8 Replies.
Author Messages
wrathyimp
Nuker
Nuker
Posts:17


--
11/06/2007 5:47 AM  
Hi,

We need to have a popup from the links to open in resized window.

how can we use onClick="window.open script for making it possible.

Thank you.
Joseph Craig
DNN MVP
Posts:11667


--
11/08/2007 6:53 PM  
Well, you can use a link that will call that method. When you create the link in the editor, there is a tab where you can specify all of the details of the link.

Is that enough?

Joe Craig, Patapsco Research Group
Complete DNN Support
wrathyimp
Nuker
Nuker
Posts:17


--
11/12/2007 12:39 AM  
Sorry to be late, the following are the only things i have in my links modules:
Title:
Link Type:
URL ( A Link To An External Resource )
Page ( A Page On Your Site )
File ( A File On Your Site )
User ( A Member Of Your Site )
Link:
Location: ( Enter The Address Of The Link )

Track Number Of Times This Link Is Clicked?
Log The User, Date, And Time For Every Link Click?
Open Link In New Browser Window?

Description:
View Order:

I dont have the tabs that you are mentioning.

Thank you.
Joseph Craig
DNN MVP
Posts:11667


--
11/12/2007 10:02 AM  
Which version of DotNetNuke are you using? Which editor are you using (if not the default editor)?

Joe Craig, Patapsco Research Group
Complete DNN Support
wrathyimp
Nuker
Nuker
Posts:17


--
11/13/2007 2:54 AM  
I am using DNN 4.06.02 and with default editor
Joseph Craig
DNN MVP
Posts:11667


--
11/13/2007 2:15 PM  
If you go to create a link in the editor, you should get a pop-up box with three tabs: Link Info, Target, Advanced. If you look in the Target tab and set the target to "pop-up window" you'll then have lots of options to check.

Does that help?

Joe Craig, Patapsco Research Group
Complete DNN Support
wrathyimp
Nuker
Nuker
Posts:17


--
11/17/2007 11:31 PM  
As I mentioned earlier, I am getting the above mentioned options only, and this is the default Links module.

I dont have any pop-ups etc.

Is there any other free Links modules with these options.

Thank you.
Joseph Craig
DNN MVP
Posts:11667


--
11/19/2007 11:55 AM  
Oh, I'm sorry. I thought that you were creating links in a Text/HTML module.

If you want links that will open in a pop-up window and you want to control all of its properties ... and you want it for free ... the Text/Html module isn't a bad choice. You can use all of the options for the links, or you can just switch to source mode and type in the exact HTML for the link that you want.

Joe Craig, Patapsco Research Group
Complete DNN Support
wrathyimp
Nuker
Nuker
Posts:17


--
11/19/2007 11:39 PM  
Thank You.


---