Forum: JavaScript / DHTML / AJAX Jun 17th, 2009 |
| Replies: 2 Views: 893 Greybox, the pop-up window: http://orangoo.com/labs/GreyBox/
I'd just like to know how I can get it to pop-up not in the center of the page.
I'd like it to pop-up on the left side of the page.... |
Forum: JavaScript / DHTML / AJAX Jun 6th, 2009 |
| Replies: 3 Views: 544 Thanks for that link. It shows this:
GB_showCenter
Signature:
GB_showCenter(caption, url, /* optional */ height, width, callback_fn)
Example:
<a href="http://google.com/" onclick="return... |
Forum: JavaScript / DHTML / AJAX Jun 5th, 2009 |
| Replies: 3 Views: 544 If you're familiar with Greybox, the pop-up window: http://orangoo.com/labs/GreyBox/
I'd just like to know how I can get it to pop-up not in the center of the page.
I'd like it to pop-up on the... |