login about faq

Due to the large amount of spam accounts, we temporarily disabled new user sign ups. To override this, email newuser.lgqa@gmail.com and an admin will determine if you are permitted to join


Why wont the empireavenue link on http://app.maber.co not open in new tab. I have the target="_blank" there but it still won't open in new tab. Can anyone help me. THanks :)

asked Jul 02 '11 at 16:53

Maber's gravatar image

Maber
167812

edited Jul 02 '11 at 17:00


It should look like: < a href="http://www.someurl.com" target="_blank" >

answered Jul 02 '11 at 17:11

FizzNakLe's gravatar image

FizzNakLe
2.5k445696

It does look. < a href="http://empireavenue.com/maber" target="_blank">

answered Jul 02 '11 at 17:16

Maber's gravatar image

Maber
167812

edited Jul 02 '11 at 17:17

Try this: < a href="http://www.someurl.com" target="_newtab" >

answered Jul 02 '11 at 17:26

FizzNakLe's gravatar image

FizzNakLe
2.5k445696

Nope still the same. Is there no javascript code or somthing?

answered Jul 02 '11 at 18:05

Maber's gravatar image

Maber
167812

Something like: window.open('page.html','_newtab');

(Jul 02 '11 at 18:21) FizzNakLe FizzNakLe's gravatar image

Erm. I not the best javascript coder even anychange of full code or is that the full code? also it would be a full URL

(Jul 02 '11 at 18:24) Maber Maber's gravatar image

This doesn't even work < a href="http://empireavenue.com/maber" onclick="window.open('empireavenue.com/maber', '_blank'); return false;">

answered Jul 02 '11 at 18:33

Maber's gravatar image

Maber
167812

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×976
×355
×103
×73
×63
×42
×17
×8
×3
×2

Asked: Jul 02 '11 at 16:53

Seen: 1,032 times

Last updated: Jul 02 '11 at 18:33