![]() |
|
#1
|
|||
|
|||
|
i tried to replace window.open with location.href to open new page in the same browser but it is firefox non-functional...
any ideas? thankz |
|
#2
|
|||
|
|||
|
they are not the same things. open() is a method to open a new window. location.href is a property that returns the url of the current window. no wonder it wont work in firefox.
|
|
#3
|
|||
|
|||
|
and is there any way to fix it?
|
|
#4
|
|||
|
|||
|
what do you mean by open a new page in the same browser? you mean make it open in a new tab in firefox? no, you can't make it do that.
|
|
#5
|
|||
|
|||
|
i dont want browser to make target="_blank"
i want it to open new page in the same browser... |
|
#6
|
|||
|
|||
|
a new page in the same browser window? i.e. to open in a new tab?
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|