Gossamer Forum
Home : Products : Gossamer Links : Discussions :

What's this page in page effect called?

Quote Reply
What's this page in page effect called?
Click the 'Send us your feedback.' link bottom of this page.

The source is:

Code:
<li class="last" id="feedback-request">

<a href="/redirect?url=http%3A%2F%2Flinkedin%2Ecusthelp%2Ecom&amp;urlhash=M-b0" ><strong>Send us your feedback.</strong></a>

<script id="control-172" type="text/javascript">

LI.Controls.addControl('control-172', 'Dialog', {
name:'feedback-dialog',
type:'task-modeless',
content:{
node:'feedback-form-panel',
title:'Send Feedback'
}
});
</script>

</li>

There's another example on the Facebook 'see all' friends link. Both refer to it as Dialog but that's not much help searching Google.

And have you tried getting this working with Glinks login etc pages?


Thanks

Charlie



Comedy Quotes - Glinks 3.3.0, PageBuilder, StaticURLtr, CAPTCHA, User_Edit_Profile

Quote Reply
Re: [Chas-a] What's this page in page effect called? In reply to
Here's what the effect looks like..





Comedy Quotes - Glinks 3.3.0, PageBuilder, StaticURLtr, CAPTCHA, User_Edit_Profile

Quote Reply
Re: [Chas-a] What's this page in page effect called? In reply to
Just seems like a js pop-up effect. Checkout jQuery and along with this one, you will find tons of other neat little tricks that you can add on your website.

Vishal
-------------------------------------------------------
Quote Reply
Re: [SWDevil.Com] What's this page in page effect called? In reply to
Cheers Vishal.



Comedy Quotes - Glinks 3.3.0, PageBuilder, StaticURLtr, CAPTCHA, User_Edit_Profile