The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Top Right Popout

3 posters

Go down

Top Right Popout Empty Top Right Popout

Post by !_NICK_! October 30th 2011, 4:29 am

How can you have an Image in the top where only 1 group can see it and when they click it the url you want displayed will display in that box?
!_NICK_!
!_NICK_!
Active Poster

Male Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

Back to top Go down

Top Right Popout Empty Re: Top Right Popout

Post by Guest October 30th 2011, 9:24 am

You can't make this. You just can make categories, with this option.
avatar
Guest
Guest


Back to top Go down

Top Right Popout Empty Re: Top Right Popout

Post by !_NICK_! October 30th 2011, 11:02 am

Nope, It can be done. I've seen it done.

There is an extra little box that comes up and all you have to do is mash it then a little box comes up on the screen but does not pop out. Like into a new window.
!_NICK_!
!_NICK_!
Active Poster

Male Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

Back to top Go down

Top Right Popout Empty Re: Top Right Popout

Post by Guest October 30th 2011, 1:08 pm

Can you make a screenshot or Send me a link.
avatar
Guest
Guest


Back to top Go down

Top Right Popout Empty Re: Top Right Popout

Post by !_NICK_! October 30th 2011, 5:49 pm

I want to do this http://www.sohtanaka.com/web-design/inline-modal-window-w-css-and-jquery/ , but I want to put a link in there and make a button at the top right where when you mash that button this http://www.sohtanaka.com/web-design/inline-modal-window-w-css-and-jquery/ pops out.
!_NICK_!
!_NICK_!
Active Poster

Male Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

Back to top Go down

Top Right Popout Empty Re: Top Right Popout

Post by kirk October 31st 2011, 10:26 am

And you want only certain groups to be able to see this.???
Don't thinks it's going to be possible, you can try to do what hey have on that page the way the explain and have it set up. But other then that it's about all your going to be able to do with that. providing it works on the forum correctly.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Top Right Popout Empty Re: Top Right Popout

Post by !_NICK_! October 31st 2011, 10:16 pm

Well, it has something to do with the iframe code. I want a pop up like that, but I want it till where you can click an image and it come up like that.
!_NICK_!
!_NICK_!
Active Poster

Male Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

Back to top Go down

Top Right Popout Empty Re: Top Right Popout

Post by LGforum October 31st 2011, 10:21 pm

The javascript required to open a window:
http://www.w3schools.com/jsref/met_win_open.asp
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Top Right Popout Empty Re: Top Right Popout

Post by kirk October 31st 2011, 11:24 pm

Actually i would put the code on a html page,
then go here and you can adjust the pop-out window where you want.
You can also add a image in place of the text title too.

I mean why go through all this unnecessary java or other coding when there is a more simply and practical way or solution.

by doing it this way, you can eliminate the use use of the first coding you have and just create whatever kind of message box you wish on a html page, then add the link to the html page to this very easy pop-out generator, Once again you will be able to adjust where you want it to pop-out on the screen and you are avoiding all the setting up and things you do not even need to do for what your asking.

I mean if you want to do it with all the java coding then go for it, but it's more work then you really need to do for something as simple as a pop-out message.

Anyway hears the link for the pop-out, if you have any questions on what i mean just reply here and i will give a couple examples. and it still is java/html, but way way less script then the thing you have.. not everything has to be complexd.. especially when it's something easy/practical you are trying to do:)

http://www.ricocheting.com/code/javascript/html-generator/popup-window


Info added
Actually LGforum is a cool and easy way to get the pop-out window as well,
But you can also just set the dimensions right in the generator i have above,
What ever you think would be the best way for you to so it.


kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Top Right Popout Empty Re: Top Right Popout

Post by LGforum November 1st 2011, 1:16 am

I prefer to do everything my own way Kirk, prefer to write my own scripts than go with generators. Much more options and personalization and control.

Understandably not everyone can do this.
However you'll notice the generator generates the exact same method as mine (pretty much), it create a HTML anchor with an onclick event. That onclick event uses the javascript method explained in the link i provided.

So if you take a look at my link, and have a look at the code produced by the generator, you have the oppurtunity to learn a bit of javascript. Wink

The onlick event created by the generator can be put on many elements. And the 'href' and 'target' isn't needed.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Top Right Popout Empty Re: Top Right Popout

Post by kirk November 1st 2011, 1:37 am

well you have one way you have a million.
But point taken and i agree, however my point was more of. I far to often see people beating them self's up over some long drawn out scripts, for when at the end of the day it dont even have to be that complicated to achieve what they are trying to do. You get people learn a little then all of the sudden they are some expert, well even the experts are not experts...LOL and for anyone that dose not know much about coding, then the easiest ways are the best.

So they can go with what ever they think is best.

kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Top Right Popout Empty Re: Top Right Popout

Post by !_NICK_! November 2nd 2011, 1:17 am

I've got the image working for when I click it that a window pops us, but how do I make the little window on the same page pop up. Like when you click it a little window pops up, but not creating a new window or new tab. It looks like this.

Top Right Popout Sample
!_NICK_!
!_NICK_!
Active Poster

Male Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum