This is a discussion on "[SOLVED] Closing Div Popup Window" within the JavaScript Forum section. This forum, and the thread "[SOLVED] Closing Div Popup Window are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] Closing Div Popup Window
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
[SOLVED] Closing Div Popup Window
I have div floating in my page. It will be there if you have an unread message in your PM inbox.
What I want to do is to put a CLOSE button to it so that I could close the irritation popup from blocking up my content area. The code (from my tag team mate, Rakuli)
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
|
|
||||
|
Re: Closing Div Popup Window
Hi monie,
always looking to add features to old code change the document.write line
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
|||
|
Re: Closing Div Popup Window
Thanks Rakuli!
Can I change the mouse pointer to a pointing hand from the document.write line as well? I tried changing the <span> to <a href> but having trouble with the positioning..
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
Last edited by Monie; Dec 13th, 2007 at 06:35. |
|
||||
|
Re: Closing Div Popup Window
just add style="cursor:pointer" to the span tag
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
|||
|
Re: Closing Div Popup Window
You are great Rakuli! Great to have you as our leader
Thanks again mate..
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Closing a browser without a popup.. | JustinStudios | JavaScript Forum | 3 | Mar 23rd, 2007 23:31 |
| Got to fit the image to 800x600 popup window | kivanc | JavaScript Forum | 2 | Dec 29th, 2006 20:12 |
| Javascript popup window with ASP | madhuri.t | Classic ASP | 0 | May 3rd, 2006 10:42 |
| Closing a window ( created using start,stopdrag) | gwx03 | Flash & Multimedia Forum | 6 | Dec 12th, 2003 01:44 |
| closing a window. | Hatsu | JavaScript Forum | 11 | Nov 30th, 2003 19:41 |