Show Bid Request
Javascript open window
Bid Request Id: 47636
|
|
|
Posted by: |
oliverp (3 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 0.00%
|
Posted: |
Feb 10, 2003 1:33:12 PM EDT
|
Bidding Closes: |
Feb 18, 2003 1:49:23 PM EDT
|
Viewed (by coders): |
380 times
|
Deadline: |
2/24/2003
TIME EXPIRED
|
|
|
|
Description:
In a html page I use a javascript to open a new windows without scrollbars:
function NewWindow(WindowURL) { NameWindow = window.open(WindowURL,'Fenster','width=800,height=600,scrollbars=no') NameWindow.focus() }
Now I have a html-page created by Microsoft Word and I don't want to include any javascript in this page neither include a reference to a javascript file.
Want I want: I want to add a link in a html-page without any javascript.
What could be done? I could link to another html-page with a parameter like 'go.htm#www.test.com' or something like that.
However, the linked page must open in a new browser window without scrollbars and menu!
Any idea appreciated!
Deliverables: 1) Complete and fully-functional working program(s) as complete source code of all work done.
2) Complete ownership and distribution copyrights to all work purchased.
Platform:
Microsoft Internet Explorer
Must be 100% finished and received by buyer on:
Feb 24, 2003 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$4 (USD)
|
Feb 11, 2003 8:42:49 AM EDT
|
8.2
(Very Good)
|
|
|
There has to be some javascript involved.
I assume you can't add the javascript to the html from Word.
I'd link to a 'go-between' page, which has the javascript necessary to open the new window, and javascript to navigate itself back.
|
|
|
|
|
|