onclick dhtml popup

This is a discussion on "onclick dhtml popup" within the Web Page Design section. This forum, and the thread "onclick dhtml popup are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Aug 28th, 2006, 15:46
Highly Reputable Member
Join Date: Jul 2005
Location: Northampton, England
Age: 19
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bruno89
Wink onclick dhtml popup

Hey me agen,
on my site iv got a link to a media player playing a song list but it opens up in a hole new page, this gets confusing for some people. so i was wondeing if anybody know's of a dhtml pop up i can use? iv looked on google but all the versions iv found dont work , its probably me lol, anyway thanks people
Reply With Quote

  #2 (permalink)  
Old Sep 4th, 2006, 13:46
Highly Reputable Member
Join Date: Jul 2005
Location: Northampton, England
Age: 19
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bruno89
Thumbs down Re: onclick dhtml popup

ill take it no body knows of one then .................................................. .....
Reply With Quote
  #3 (permalink)  
Old Sep 4th, 2006, 16:33
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Skype™ to ukgeoff
Re: onclick dhtml popup

As has been stated elsewhere in these forums, most people find noise of any kind playing on a web site very annoying - don't do it.

Unless the sound has some very real practical value to some aspect that the page is explaining and then the user should have something to click to hear the sound - not have it forced upon them.
Reply With Quote
  #4 (permalink)  
Old Sep 4th, 2006, 20:02
spinal007's Avatar
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 22
Posts: 1,620
Blog Entries: 1
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via ICQ to spinal007 Send a message via MSN to spinal007 Send a message via Yahoo to spinal007 Send a message via Skype™ to spinal007
Re: onclick dhtml popup

for an automatic popup use this:
<script type="text/javascript" language="Javascript">
window.open('somepage.htm');
</script>
<noscript><a href="somepage.htm" target="_blank">Open popup</a></noscript>



for a link, use this:
<a href="#" onclick="window.open('somepage.htm');">Open popup</a>


But as ukgeoff said, don't use do popup unless you have to...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
Reply With Quote
  #5 (permalink)  
Old Sep 8th, 2006, 15:15
Highly Reputable Member
Join Date: Jul 2005
Location: Northampton, England
Age: 19
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bruno89
Re: onclick dhtml popup

its so i can put my music on my site im goin to have a link say " listen to music" or somin like that bla bla bla
Reply With Quote
  #6 (permalink)  
Old Sep 8th, 2006, 15:18
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,763
Blog Entries: 1
Thanks: 0
Thanked 18 Times in 18 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: onclick dhtml popup

http://ruairimccomb.com/projects/flash-mp3-player
__________________
The internet is just a fad.
http://www.mevans76.com
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Reply With Quote
  #7 (permalink)  
Old Sep 8th, 2006, 15:28
Highly Reputable Member
Join Date: Jul 2005
Location: Northampton, England
Age: 19
Posts: 506
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to bruno89
Re: onclick dhtml popup

http://cristinanarea.com/ goto that and click on the pic of a guitar or how ever you spell it

thats EXACTLY what i want
Reply With Quote
  #8 (permalink)  
Old Sep 8th, 2006, 15:36
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,763
Blog Entries: 1
Thanks: 0
Thanked 18 Times in 18 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: onclick dhtml popup

Plenty of them out there. There is also a plugin for Textpattern that has a flash player etc.. you can of course customize them too. Well some of them anyway.
__________________
The internet is just a fad.
http://www.mevans76.com
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Reply With Quote
Reply

Tags
onclick, dhtml, popup

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
OnClick Behaviour Monie JavaScript Forum 3 Oct 23rd, 2007 02:13
onclick function tomd1985 JavaScript Forum 0 Mar 13th, 2006 18:20
Open pop up window onCLick Getting past XP popup stopper? Andy K JavaScript Forum 3 May 22nd, 2005 21:04
need help with DHTML Popup Menu LEFT JavaScript Forum 8 Jul 1st, 2004 05:45
DHTML popup menu Reeno Web Page Design 3 Nov 2nd, 2003 21:28


All times are GMT. The time now is 18:06.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43