/    Sign up×
Community /Pin to ProfileBookmark

Website ‘Randomly’ opens new windows

I use randomly only because I am not sure what is causing it currently. I am new to web development, have been doing straight software for 5 years now but my friend gave me an idea and now I am rolling along with web development. To reproduce the bug you just have to navigate for a little while. After X pages there will be a page where every link on it will open a new window.

Link: [url]http://www.mmoras.com/RASPortal/members.html?Guild=2[/url]

Any guidance would be great, because I am out of ideas. If you require some code request it please.

to post a comment
HTML

5 Comments(s)

Copy linkTweet thisAlerts:
@KDLAJul 12.2010 — This may have something to do with it:
<ul class='menu'>
<li><a href=http://www.mmoras.com/RASPortal/index.html?Guild=2 [B]class='parent'[/B]><span>Tru Story's RAS</span></a>


<i> </i> &lt;/li&gt;
<i> </i> &lt;li&gt;&lt;a href=http://www.mmoras.com/RASPortal/Raids.html?Guild=2 [B]target=_parent[/B]&gt;&lt;span&gt;Raids&lt;/span&gt;&lt;/a&gt;
<i> </i> &lt;/li&gt;
<i> </i> &lt;li&gt;&lt;a href=http://www.mmoras.com/RASPortal/FAQ.html?Guild=2&gt;&lt;span&gt;FAQ&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
<i> </i> &lt;li class='last'&gt;&lt;a href=http://www.mmoras.com/RASPortal/Contact_Us.html?Guild=2 [B]target=_parent[/B]&gt;&lt;span&gt;Contact Us&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

I'm guessing that the "class="parent"" is calling some javascript or server-side function; I notice that it is the only link that opens in the same window; the others open in new windows.
Copy linkTweet thisAlerts:
@justin_masseauthorJul 12.2010 — That code there is actually GoDaddy. When you do port forwarding with masking it places your webpage within a frame, to access a page without the frame right click somewhere not in the content area and select:

-This Frame>Show Only this Frame

This might be an issue with just go daddy, but I do not want to remove masking. Perhaps I should also mask all the subdomains?
Copy linkTweet thisAlerts:
@justin_masseauthorJul 12.2010 — My apologizes, I miss read your above post. I will give that an attempt. Thank you.
Copy linkTweet thisAlerts:
@stephenthyilJul 12.2010 — does anyone know how to format text in texarea using css
Copy linkTweet thisAlerts:
@cbVisionJul 12.2010 — <style type="text/css">

textarea {font-size: 14px; color: #f00; background: #eee; font-family: georgia, serif;}

</style>

<textarea rows="10" cols="40"></textarea>
×

Success!

Help @justin_masse spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.20,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...