Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more

Go Back   Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more > Web Programming > Other Programming - Perl, C++, Java, ASP, .NET Development
User Name
Password

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 10-18-2006, 05:18 PM   #1 (permalink)
Lol999
Junior Member
 
Join Date: Oct 2006
Location: England
Posts: 9
Default Small java problem - help please!

Hi all, hopefully someone can help me out with a small java problem. I've written a function that is in my webpage to create a new window. In my database attached to that page I have a field that is a hyperlink that calls the function to display a discrete image in a new window. The function is as follows

Code:
<SCRIPT LANGUAGE="JavaScript"> var newwindow; function largeimage(url) { newwindow=window.open(url,"",'height=600,width=600'); if (window.focus) {newwindow.focus()} } </SCRIPT>

and an example of the hyperlink in the database is:

Code:
<a href="javascript:largeimage('Images/Alan1.jpg');">View large image</a>

I was wondering if someone could please help with the coding to do the following:

Change the background colour of the new window to black. Change the title to "Large Image". Lose the url as it's not really necessary. Centre the window on the screen if possible. Place a "close" button on the window. If I was really greedy to autosize the window to match the image, as they vary in size.

Hopefully some cleverer person than me can do this in no time!

Sorry for length of post, thanks, Lol
Lol999 is offline   Reply With Quote
Sponsored Links
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Points Per Thread View: 1.00
Points Per Thread: 11.00
Points Per Reply: 5.00



» Sponsors

» Links

» Affiliates
Web Hosting
Marketing Find
Merchant Select
SiteMap Builder
Host Compare
Dedicated Servers

» Links

» Sports Network
Paintball Forum
Football Forum
Hockey Forum
Golf Forum
Boxing Forum
Lacrosse Forum
Baseball Forum
SnowBoarding Forum
Soccer Forum
MMA Forum


All times are GMT -4. The time now is 09:03 AM.



LinkBacks Enabled by vBSEO 3.0.0 RC8
Webmaster Forums