@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3



Comments:

<0> hello, i've a bit of html/javascript that has worked fine w/ ie6 and win2k. However, the window.open gets "access denied" in XP
<0> I've tried all the enables and googled til my fingers have blisters
<0> it's strictly intranet
<1> Heh.
<1> SP2 yes?
<1> What's your code?
<0> echo "window.open(\"".$filename."\",\"viewFrame\")";
<0> it's php
<0> oops....that's not right
<1> Give me the output. The PHP doesn't interest me.
<1> And I need more than just the window.open part.
<0> <script language='JavaScript'>window.open("thisfile","thiswindow")</script>
<1> Yes. That will be blocked.
<0> I'm ***uming that to run on xp sp2, some changes will need to be made
<0> if its possible to change ie/xp settings for it to work, i think i'd still rather make code changes that will work for ie on xp
<1> You could try running it on window.onload but I think that will be considered a popup also.



<0> i've gone though and turned off popup blocker, etc but still blocked....
<2> is there a way to detect the element under mouse position without using the onmouseover event
<2> coz i need to to detect it on another event (onblue for an ifram)
<2> *onblur for an iframe
<3> any way to get the width and height, without knowing from an image (using createElement("img"))
<4> Hello ibolmo
<3> hi
<5> ibolmo: elaborate.
<3> creating an image with document.createElement("IMG"); and src with the image... what if i don't know the image's width and height... how do i get those numbers?
<5> You shouldn't need those numbers.
<3> welp what if i did?
<5> Then you'r doing something wrong.
<5> The img should resize to whatever size the image is.
<3> lol, fine it's wrong... how do you do it
<5> You shouldn't set the width/height explicitly on the img object. Just ignore those properties.
<3> you're not helping me by correcting me
<3> i'm not setting them, btw
<3> i just want to know what they are
<5> offsetWidth / offsetHeight.
<5> Why do you need to know the image dimension?
<3> so i can make a div with those dimensions
<5> placig the img element inside the div will automaticly resize the div accordingly to the img size.
<3> i'm not placing it inside the div
<3> you make a lot of ***umptions
<5> why not?
<5> No I don
<5> t
<3> :\
<5> I only ***ume what would be *right*
<3> you ***ume what is customary
<5> and it was more of a *hint* than a question.
<3> mmk
<5> As long as you know what you'r doing ^-^
<3> yes
<3> ty
<3> laff
<3> no worries
<3> i'll be back if things don't work
<3> :P
<5> You'll be back
<3> laff
<3> how old are ya
<3> :P
<5> Whats that got to do with anything?
<3> nvm
<5> hehe
<3> :\
<5> Didn't work?
<3> still around fatbrain?
<5> Yes.
<3> k
<3> here
<3> http://72.178.160.32/mexico-newspapers/
<3> i'm just having some problems with the background property for my table object
<5> ok
<5> ... and?
<3> and so what do you think is wrong?
<5> Well, looks valid at my end, FF 1.5.0.4



<3> yeah
<3> not sure why the background is not coming up
<5> Not sure what background you'r talking about.
<5> I have a left-pane with some menu and a right-pane with no content.
<3> oTable.background = 'image/'+img;
<5> Now when I reload the page I get a black-boredered table on the right-pane
<5> Where do you set the background property of the table?
<5> In some .js fiel?
<5> file*
<3> course
<3> http://72.178.160.32/mexico-newspapers/inc/scripts.js
<5> try oTable.style.backgroundImage = "url('image/" + img + "');" instead of what you have now
<3> coo, ty
<3> see how that all worked out :P
<5> ah, yes
<5> nice
<3> ty, have some confidence on us :)
<3> we can be creative :P
<5> indeed ;)
<5> Hm, anyone using Google Analytics?
<6> moi
<7> hey
<5> Hello.
<3> if i do a anObj.innerHTML = "<script>alert('hi');</script>"; .. shouldn't I get the alert?
<8> no
<3> o?
<8> coz the page has already been rendered
<3> ah, anything i can do to render that?
<3> exec?
<8> i dont think so...but what exactly are u trying to do?
<3> ajax
<8> why dont u pop the alert from where you are making the ajax call?
<3> want a div act like an iframe
<3> http://72.178.160.32/mexico-newspapers/
<3> ello?
<8> hey
<8> forgot u were here :D
<9> >_>
<3> :)
<3> found out that i can do a <script defer>
<3> and it would work in IE
<3> anything equivalent in FF?
<8> hmmm
<8> cant say
<8> c
<10> hi
<10> can anyone guide me for handlig cross domain sessions
<11> usually security restricted
<11> What do you want to do?
<10> ok i am making an AJAX application and i am trying to set session on rmeote method
<10> it gets done fine,but when i call file to retrieve session value in same browser window,it returns NULL
<10> i mean no value
<11> Any error code?
<10> nope no error
<10> its just it returns blank value
<11> Reads more like a server side problem to me
<10> if its a server proiblem then i Shouldnt be able to retrieve via php files directly
<11> What happens, if you call the document directly by typing in the URL?
<10> um wait
<10> i didnt try after setting via script
<10> yes Kirs it returns nothing
<1> Sounds like a problem with the serverside script.
<10> Pilum: if it is then why can i access them directly
<11> As I've said...
<1> addu_: Url?
<10> http://adnansiddiqi.com/misc/remote_session.php //set session
<10> http://adnansiddiqi.com/misc/get_session.php //retrieve session
<1> And the ajax?
<10> i would need to upload it!!
<10> http://202.163.96.58 //can u access this?
<10> Pilum: :can you acces it
<1> Seems to time out.
<10> http://202.163.96.58/ashop/get_session.html


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #javascript
or
Go to some related logs:

What Yorkshire port witnessed the departure of Captain Cook on his epic voyages
#linux
#linuxhelp
#AllNiteCafe
#chatzone
gusto magpatsupa
#teens
#linux
tattingers in mat
kantutan iyutan



Home  |  disclaimer  |  contact  |  submit quotes