Home User CP Browse Members Calendar Register Today!  
Get New posts Faq / Help?
   

Not A Member Yet? Register today and become part of the community.

Go Back   Profuse Host Forum > World Wide Web > Programming / Scripting / Coding Forum > Javascript

Javascript Need help with the (primarily) client-side programming language? This is the place. Includes discussion on AJAX (Asynchronous JavaScript and XML).

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-24-2007, 07:33 PM
josephus_o
Status: Offline
Junior Member
 
Join Date: May 2007
Posts: 1
josephus_o is on a distinguished road
Default Designed my first javascript e-card

Anything I can improve on? For those of you with extensive HTML/Javascript/Flash knowledge, please constructively criticize my work:http://www.unitedalloftheabove.com/_...ex.php?id=1130
Reply With Quote

  #2 (permalink)  
Old 05-24-2007, 08:09 PM
Jeffrey C
Status: Offline
Junior Member
 
Join Date: May 2007
Posts: 1
Jeffrey C is on a distinguished road
Default

I checked it out... you did a very good job on it! Nice layout, eye appealing. You combined easy to view colors. It's nice how you positioned the popup center screen. The menus and control panel for the audio were easy to comprehend and use. All-in-all, it's a very functional site that was done with style. The only thing I would change is, if you close the parent window, the popup window remains in the background, still open.

You could include the "dependent" in your window.open() call under the Window Options section:

window.open(url,name,'width=' + popW + ',height=' + popH + ',dependent,scrollbars=no,toolbar=no,status=yes,re sizable=yes,top=' + topPos + ',left=' + leftPos);void(0);

That way when you close the parent, the child popup will also close. Also when you maximize the parent window and click on the ecard link again, the ecard popup doesn't get focus and is stuck behind the parent until you click the window in the taskbar. Set focus on the popup if the ecard link on the parent window is clicked again. Just a thought. It looks good! Another thing I don't like about it is... it's better than I can do! :-)
Reply With Quote

Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
vB 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
How to use javascript in asp.net 2.0 priya Javascript 0 05-24-2007 05:06 PM
Help with JavaScript? RobbDogg Javascript 1 05-23-2007 11:36 AM
What is javascript? Lovely Coconuts ♥ Javascript 2 05-23-2007 02:49 AM
How can javascript tell if the mouse is ... beleoa Javascript 2 05-23-2007 02:49 AM
Problem Using JavaScript bslfanclub Free Web Hosting Support 2 08-27-2006 01:47 AM


All times are GMT -7. The time now is 06:12 PM.

Skin Design By vBSkinworks



Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

Sponsored by Web Hosting


Profuse Solutions LLC

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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80