![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
The same behaviour in Firefox on PC, when called from the site, correctly excludes the resize handles completely. |
#3
| |||
| |||
|
|
"Lossed" <blankemail (AT) hotmail (DOT) com> wrote in message news:ci3v5t$gm7$1 (AT) forums (DOT) macromedia.com... The same behaviour in Firefox on PC, when called from the site, correctly excludes the resize handles completely. Actually, viewing the page you posted using Firefox, the window DOES have WORKING resize handles. I can still resize the window perfectly well. Firefox doesn't let you take away my normal browser functions. Gary |
#4
| |||
| |||
|
|
Well, that's weird, b/c in my firefox on my PC it doesn't show the handles which is how I designed it. Is there a setting in the browser somewhere that can be selected to override this? I did look but am not sure what I'm looking for. Are you on PC or MAC? |
#5
| |||
| |||
|
|
"Lossed" <blankemail (AT) hotmail (DOT) com> wrote in message news:ci50s6$r8f$1 (AT) forums (DOT) macromedia.com... Well, that's weird, b/c in my firefox on my PC it doesn't show the handles which is how I designed it. Is there a setting in the browser somewhere that can be selected to override this? I did look but am not sure what I'm looking for. Are you on PC or MAC? I get the same thing on WinXP and on Win2k. I have the JavaScript permissions screwed down pretty tight. If you click Tools->Options, then select the Web Features category. Click the Advanced button and you can choose things to allow or disallow there. The only one I have checked is Change Images. However, for a test, I checked them all to allow everything and it didn't change the behavior. Gary |
#6
| |||
| |||
|
|
Tks for this. I guess that's another nail in the coffin for restricting resize handles- too hard to be sure of the exact appearance on screen as it depends on things obviously out of the web page designers control. :-) |
#7
| |||
| |||
|
|
"Lossed" <blankemail (AT) hotmail (DOT) com> wrote in message news:ci5a8m$6ev$1 (AT) forums (DOT) macromedia.com... Tks for this. I guess that's another nail in the coffin for restricting resize handles- too hard to be sure of the exact appearance on screen as it depends on things obviously out of the web page designers control. :-) And ... it's unreliable. ;-) Gary |
#8
| |||
| |||
|
|
How so Gary? Unreliable b/c using JS? |
|
I was also wondering with all the pop-up blockers around, if any will block a pop-up even if it's onclick and from the originating website? |
|
what's a good way to display snippets of related info when someone clicks a text link on a body of text that doesn't rely on javascript and doesn't take them, visually at least, completely off the originating page? I was thinking show/hide layers or PVII's swap class bu they also rely on JS. |
#9
| |||
| |||
|
|
Lossed wrote: How so Gary? Unreliable b/c using JS? I was specifically talking about restricting the ability of the user to re-size the window, but yes, now that you mention it, relying on JavaScript is leaving it open to the possibility of failure. I was also wondering with all the pop-up blockers around, if any will block a pop-up even if it's onclick and from the originating website? Most of the mainstream pop-up blockers don't block windows opened from an onClick event. However, I understand that there ARE some less well known blockers that block them all. what's a good way to display snippets of related info when someone clicks a text link on a body of text that doesn't rely on javascript and doesn't take them, visually at least, completely off the originating page? I was thinking show/hide layers or PVII's swap class bu they also rely on JS. There are ways of dealing with non-js browsers for opening windows. See http://apptools/com/rants/popups.php. If you're using a show/hide layer, either default the layer to visible and hide it onLoad, or include a noscript> alternative. Gary |
#10
| |||
| |||
|
|
Tks for all your help Gary, Just one final ?, promise:-): Do you know of any tutorials I can go to to learn about the <noscript tag? cheers, Lossed "Gary White" <reply (AT) newsgroup (DOT) please> wrote in message news:15idk0l1uj3f9pga49uvb94vf7t5rd837q (AT) 4ax (DOT) com... Lossed wrote: How so Gary? Unreliable b/c using JS? I was specifically talking about restricting the ability of the user to re-size the window, but yes, now that you mention it, relying on JavaScript is leaving it open to the possibility of failure. I was also wondering with all the pop-up blockers around, if any will block a pop-up even if it's onclick and from the originating website? Most of the mainstream pop-up blockers don't block windows opened from an onClick event. However, I understand that there ARE some less well known blockers that block them all. what's a good way to display snippets of related info when someone clicks a text link on a body of text that doesn't rely on javascript and doesn't take them, visually at least, completely off the originating page? I was thinking show/hide layers or PVII's swap class bu they also rely on JS. There are ways of dealing with non-js browsers for opening windows. See http://apptools/com/rants/popups.php. If you're using a show/hide layer, either default the layer to visible and hide it onLoad, or include a noscript> alternative. Gary |
![]() |
| Thread Tools | |
| Display Modes | |
| |