Website making | xltronic messageboard
 
You are not logged in!

F.A.Q
Log in

Register
  
 
  
 
(nobody)
...and 605 guests

Last 5 registered
Oplandisks
nothingstar
N_loop
yipe
foxtrotromeo

Browse members...
  
 
Members 8025
Messages 2614128
Today 0
Topics 127542
  
 
Messageboard index
Website making
 

offline swift_jams from big sky on 2006-04-27 11:39 [#01888218]
Points: 7577 Status: Lurker



See how you can't change the window size?

How do you do this with html or Dreamweaver?


 

offline oxygenfad from www.oxygenfad.com (Canada) on 2006-04-27 11:48 [#01888230]
Points: 4442 Status: Regular



Does this work?


 

offline oxygenfad from www.oxygenfad.com (Canada) on 2006-04-27 11:50 [#01888232]
Points: 4442 Status: Regular



a href="#" onClick='window.open("http://www.xltronic.com",
"newWindow", "width=200,height=200");'>Does this work?

Just add the missing corner bracket at the beginning ...

Hope this helps meng


 

offline swift_jams from big sky on 2006-04-27 11:53 [#01888235]
Points: 7577 Status: Lurker | Followup to oxygenfad: #01888232



Ooooohh yeah, thanks tons. :)


 

offline swift_jams from big sky on 2006-04-27 11:58 [#01888244]
Points: 7577 Status: Lurker



Does this work? " target=blank>Did that work?


 

offline oxygenfad from www.oxygenfad.com (Canada) on 2006-04-27 12:04 [#01888248]
Points: 4442 Status: Regular



Nope, can I see the code so I can help you out?



 

offline swift_jams from big sky on 2006-04-27 12:09 [#01888258]
Points: 7577 Status: Lurker



a href="#"
onClick='window.open("http://i3.tinypic.com/wboqpe.jpg",
"newWindow", "width=180,height=320");'>Does this work?


 

offline oxygenfad from www.oxygenfad.com (Canada) on 2006-04-27 12:15 [#01888269]
Points: 4442 Status: Regular



Whoops, gotta close the tag, my code was incomplete Sawreh!

/a

(with braket tags "<>", don't forget the one at the
beginning of the code I removed for XLT compatability)


 

offline swift_jams from big sky on 2006-04-27 12:18 [#01888273]
Points: 7577 Status: Lurker



onClick='window.open("http://i3.tinypic.com/wboqpe.jpg",
"newWindow", "width=180,height=320");' class="message">Doesthiswork



 

offline oxygenfad from www.oxygenfad.com (Canada) on 2006-04-27 12:22 [#01888277]
Points: 4442 Status: Regular



Try to format your code like

a href="#" onClick='window.open

instead of this

a href="#"
onClick='window.open


Try it in an HTML writter, the comment box here is kind of
tricky, chances are it is secretly adding HTML breaks at the
end of you sentence.

Try the code I gave you in an HTML editor and tell me how it
works :D


 

offline swift_jams from big sky on 2006-04-27 12:23 [#01888278]
Points: 7577 Status: Lurker



Ok, sorry this is so confusing for me.


 

offline Drunken Mastah from OPPERKLASSESVIN!!! (Norway) on 2006-04-27 12:37 [#01888285]
Points: 35867 Status: Lurker | Show recordbag



why do you want people to be unable to change the window
size? stuff like that's just a nuisance.


 

offline sactman_john from stutter beats (Bangladesh) on 2006-04-27 13:02 [#01888300]
Points: 16 Status: Lurker



big cock profit


 

offline swift_jams from big sky on 2006-04-27 15:03 [#01888353]
Points: 7577 Status: Lurker | Followup to Drunken Mastah: #01888285



For a kind of locked-frame microsite thingy.


 


Messageboard index