HTML: SCROLL SOLO VERTICAL!!!!

Hola,
Estoy tratado de hacer un Iframe. Yo le definí el
scloling como automático.
Y en Firefox se ve Ok.
El problema es que en Explorer el scroll se aparece tanto
vertical y tambien
horizontal.
Yo deseo que no me aparezca horizontal, ¿hay forma de
hacerlo? o solo están
las opciones para scloling de "yes", "no" y "auto"?
Muchas gracias de antemano a quien me ayude..
Saludos
Ale Photoshop.

Seguro que esto no te funciona ?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN"
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml">
<style type="text/css">
.sinScrollH {
position: relative;
width:300px;
height:200px;
overflow:auto;
overflow-x: hidden;
margin:10px;
border: 1px solid #000000;
</style>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
<title>Eliminar scroll horizontal</title>
</head>
<body>
<div
class="sinScrollH">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa</d iv>
</body>
</html>
"CMacias" <[email protected]> escribió en el
mensaje
news:[email protected]...
> Qué líneas, las del Doctype ?
>
> ": : Ale Photoshop : :" <[email protected]>
escribió en el mensaje
> news:[email protected]...
>> lo encontré...!
>> me estan molestando las lineas que te agrega el
dremweaver antes de la
>> etiqueta HTML... realmente no se para que están
esas cosas pero bueno...
>> las borré y ahora funciona...
>>
>> Gracias igualmente!
>>
>>
>> ": : Ale Photoshop : :" <[email protected]>
escribió en el mensaje
>> news:[email protected]...
>>> Gracias CMacias, muy buena idea pero sigue sin
funcionar en Explorer....
>>> En Firefox si funciona... y en IE me aparecen el
scrol vertical y el
>>> horizontal...
>>>
>>> ¿tienes otro az bajo la manga para
recomendarme?
>>>
>>> Saludos
>>> Ale Photoshop
>>>
>>>
>>>
>>> "CMacias" <[email protected]>
escribió en el mensaje
>>> news:[email protected]...
>>>> crea un estilo con las siguientes
propiedades y se lo aplicas al
>>>> Iframe:
>>>>
>>>> overflow-x:hidden;
>>>>
>>>>
>>>> ": : Ale Photoshop : :"
<[email protected]> escribió en el mensaje
>>>> news:[email protected]...
>>>>> Hola,
>>>>> Estoy tratado de hacer un Iframe. Yo le
definí el scloling como
>>>>> automático. Y en Firefox se ve Ok.
>>>>> El problema es que en Explorer el scroll
se aparece tanto vertical y
>>>>> tambien horizontal.
>>>>> Yo deseo que no me aparezca horizontal,
¿hay forma de hacerlo? o solo
>>>>> están las opciones para scloling de
"yes", "no" y "auto"?
>>>>>
>>>>> Muchas gracias de antemano a quien me
ayude..
>>>>>
>>>>> Saludos
>>>>>
>>>>> Ale Photoshop.
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>

Similar Messages

  • Ejecutar animaciones Edge en HTML scroll.

    Hola comunidad, alguien domina como ejecutar las animaciones edge gradualmente mientras hago scroll en el html?

    Hi treespuntos,
    Well, there is no issue with edge animation in HTML scroll.
    Please check below sample link,
    EdgeAnimateSample
    Please check your animation in different browser.
    Regards,
    Devendra

  • Map Legend changes when scrolling map vertically

    With the map scrolled all the way out, when you move it vertically it, the legend changes
    With map in middle. 5000km:5000miles
    with map lying on bottom of screen 5000km:2000miles
    with half of map scrolled out of the screen 200km:100miles
    with map out of screen 10km:5 miles

    Yes. Old Mercator will mess you up everytime.
    On the maps that only cover a small area, the scale makes sense, but on the map of the whole world, the scale is non-linear and not the same in all directions, so you can't use it for much.
    Hal

  • Scrolling text vertically, offsetting from dead center

    I'm trying to create an effect like what is shown on this page:
    http://www.tooltabs.net/
    If you scroll down past the first title block you'll see a lot of phrases set in a vertical fashion.
    I have the start of what I'm trying to do, but the only option I can see is "center" "left" and "right".
    Is there a way to offset the center setting to create the effect shown on my link?
    Thanks!

    Hi -
    I am not sure I completely understand your question, but if you are asking how to get additional horizontal position control over a scroll that you have typed, edit the scroll to the timeline. Double click on the scroll clip on the timeline, and in the viewer, click on the Motion tab. Open the Basic Motion pane, and enter a positive or negative number that represents the distance (in pixels) you want to offset the scroll from center - in the first box next to the word Center. This will reposition horizontally the clip.
    An easier way to do this is to make sure Image and Wireframe is turned on in the canvas. Then click on the scroll clip in the timeline and a wireframe "X" will appear in the canvas. You can then click on the image in the canvas and reposition it by holding down the mouse button and dragging it to where you want to place it. To restrict the axis so that it is only moving on the horizontal or vertical axis, hold down the shift key while dragging.
    Hope this helps.

  • Ibooks 3.1 how to change horizontal scroll into vertical scroll

    update to ibooks 3.1, the scroll mode is changed into horizontal scroll, now in my .epub books it cut so many picture in two parts and display in two pages...how to change , back to vertical mode...

    I find this maybe is the new feature only for books with Asia-Pacific words....english books is right with vertical scrolling mode...but chinese books whit horizontal scrolling mode
    why apple doesn't make a set up to change between this ..

  • HTML Scrolling not working on Phone and Tablet versions

    Hi - I've created a website across the 3 different platforms. My client has requested a blog - I've used Tumblr - I inserted this HTML for it:
    <iframe src="http://no4styling.tumblr.com/" width="791" height="450" marginwidth="0" marginheight="0" frameborder="no" scrolling="yes" style="border:0px;"></iframe>
    This HTML works on the desktop version but not on the Phone and Tablet version. Please can someone let me know where I have gone wrong??
    Thanks

    Hi,
    I suspect there is some custom script on your site, which might be creating the issue. Please refer to the following link http://forums.adobe.com/message/5688844#5688844
    Please check for any such script as mentioned in that post and try removing it.
    Regards,
    Aish

  • Why does my mouse wheel not scroll pages vertically

    I have a Logitech M310 mouse. Since version 20 of Firefox, I find that after I open a webpage, my mouse will scroll the page vertically, but after a time period (usually +/- 10 minutes)< the mouse will not scroll the webpage at all.
    I have tried disabling all my plug-ins and extensions, turning off hardware acceleration, changing the mousewheel.enable_pixel_scrolling variable to false and generally every other "solution" I can find on the web.
    I have changed the mouse, tried the same version of Firefox an another computer and still cannot find the answer. Can anyone please help?
    Windows 7 Home Edition on a Dell Inspiron N5110.
    Many thanks.

    Open a new window or tab. In the address bar, type '''''about:config'''''.
    If a warning screen comes up, press the '''''Be Careful''''' button.
    This is where Firefox finds information it needs to run.
    At the top of the screen is a search bar.
    Type '''mousewheel.enable_pixel_scrolling'''. Its current value is '''False'''

  • Html Scrolling text Speed.

    Here is the code for my scrolling text.
    I was wondering what i would need to do to change it so CALL US started before the number.
    Thank you for your help
    Cherish hewes
    <style type="text/css">
    body p {
    color: #333;
    body p {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    body p {
    font-size: 24px;
    .l {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    .l {
    font-size: 24px;
    .l {
    color: #333;
    .pi {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    .pi {
    font-size: 24px;
    .pi {
    color: #333;
    </style>
    <marquee behavior="slide" direction="right" scrollamount="7"><body class="pi">Call us on</marquee>
    </span>
    <p>
    <!-- Codes by HTMLcodes.me -->
    <marquee behavior="slide" direction="right" scrollamount="7.2">01473 636688</marquee>
    <p><a style="font-size:11px;color:#999;" href="http://www.createawebsite.cc"
    </body>

    Put the telephone number in the same tag?
    <marquee behavior="slide" direction="right" scrollamount="7"><body class="pi">Call us on 01473 636688</marquee>
    This line of code is incomplete:
    <p><a style="font-size:11px;color:#999;" href="http://www.createawebsite.cc"

  • Scroll all articles vertically instead of horizontally?!

    Hello!
    I have 5 articles (some with one page, some with more pages) and I can standardly change between them when I swipe horizontally.
    But I want to scroll them vertically (but not with smooth-scrolling). So all articles should be displayed only among themselves, so that you can only swipe horizontally when the article has more than one page.
    I hope you know what I mean? All directions should be vica versa. It seems that there is no way to build the DPS-App in this way.
    I would be very thankful for tipps of you!
    Greetings
    Jenny

    Hi,
    You can do it, but it would be rather tricky:
    You have to make a single article with five pages. Each page will become virtual "article". If your new "article" has more than one page, you would use MSO slideshows set to swipe so you can browse the pages horizontally, yet keepeng them on one real page. And you would swipe vertically from one "article" to another.
    There are negatives for this solution: You will have a single TOC entry for your 5  articles.
    But the user experience would match your requirements.

  • Ticker Widget  (or other scrolling text widget) - including HTML??

    We are trying to enable a scrolling ticker type widget on a dashboard using Xcelsius 4.5.  We want this to dynamically pull the text from a file and have written a method to provide the XML link to the file data.  We are wondering how to enable HTML to be interpreted in the scrolling text so that it has color, bold, etc.  It would be great to also include links in the HTML scrolling so that the observer could click to follow the link.
    I greatly appreciate any help that you can provide,,,,
    Thanks!!
    Also, if there are ways enabled in 2008 to do this, pass along the info as well....even though we would really like to do it in 4.5.

    Hi,
    To clarify, when you say "ticket type widget" do you mean the ticker component?
    If so, in order to get the change in color you will have to utilize the alert settings, which can be found by double clicking on the component and adjusting these setting in the alert tab.
    Hope this helps! 
    Xcelsius Gurus
    http://www.everythingxcelsius.com
    "Xcelsius Gurus share tips, reviews, tricks and much more!"

  • Vertical align page html snippet

    hi
    Does anyone have example of html code for vertically aligned content in iweb?

    Cyclosaurus is not always complete with his instructions.
    I don't do tutorial, therefore there is no instruction.
    my examples work, which means the code is good.
    you will have to decode my iweb pages, my codes and my methods. (same apply to apple sw guys)
    i saw this page (http://temp.cyclosaurus.com/VerticalCenterPage/ShortPage.html), but i could not aquire necessary code... but it does not work
    because the code won't work when inserted using html snippet, it only works when directly inserted on the page.
    /ShortPagefiles/widget0CustomCode.html
    that's where my widget CustomCode does the work.
    give them feedback: http://www.apple.com/feedback/iweb.html
    and ask for tools to build widgets.

  • PC's can't see all of my .html page but my mac does.

    RE: http://www.todaysipnchat.sipnchat.ca/table.html
    Can anyone help me figure out why my web page is only partially visible to PC's? I built the page with Site Studio 1.7 on my Linux Server and have a table page with the top and right bottom tables visible to PC's but the contents of the bottom right table (which is an embeded adobe.jpg/.html file) is only visible on my mac.
    {<embed src="http://www.todaysipnchat.sipnchat.ca/0901_06/page1_09_0106.html" width=850 height=1200></embed>}
    (is my HTML code correct for embeding a page within a table)?
    What throws me is why can I go to the URL with Safari on my mac and see the whole page, links and all but PC's can't see the .html file? And if I try to email myself the contents of the page it shows up blank even on my mac....below is the code to my page and my .html file> if that helps.....THANKS IN ADVANCE ANYONE!!!!
    http://www.todaysipnchat.sipnchat.ca/table.html >>>:(
    <!-- BOF: ./personal-templates/show.body -->
    <!-- BOF: ./personal-templates/simple/generic/show -->
    <!-- BOF: ./personal-templates/rtl.html -->
    <!-- Locale=enUS_ISO88591 -->
    <!-- EOF: ./personal-templates/rtl.html -->
    <!-- BOF: ./personal-templates/simple/generic/functions -->
    <!-- BOF: ./personal-templates/simple/generic/navbar --><!-- EOF: ./personal-templates/simple/generic/navbar -->
    <!-- EOF: ./personal-templates/simple/generic/functions -->
    <!-- EOF: ./personal-templates/simple/generic/show -->
    <!-- BOF: ./personal-templates/simple/generic/images -->
    <!-- EOF: ./personal-templates/simple/generic/images -->
    <!-- BOF: ./personal-templates/simple/personal/other/l15.settings.init -->
    <!-- EOF: ./personal-templates/simple/personal/other/l15.settings.init -->
    <!-- BOF: ./personal-templates/simple/personal/layout/l15.wait -->
    <!-- EOF: ./personal-templates/simple/personal/layout/l15.wait -->
    <html>
    <head>
    <meta name="description" content="">
    <meta name="Keywords" content="">
    <!-- personal -->
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta name="Generator" content="">
    <!-- BOF: ./personal-templates/simple/themes.show -->
    <!-- EOF: ./personal-templates/simple/themes.show -->
    <!--<BASE HREF="http://d8669406.he103.hostexcellence.com/table.html">-->
    <title>Page 1</title></head>
    <body bgcolor="#FFFFFF"
    text="#336633"
    leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0"
    onLoad=""
    link="#000000"
    vlink="#000000"
    alink="#000000"
    <div class="jive-quote">
    <!-- BOF: ./personal-templates/simple/personal/layout/l15.layout -->
    <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td height="101">
    <table dir="LTR" border="0" cellpadding="0" cellspacing="0" width="100%">
    <tr>
    <td align="left" width="492"></td>
    <td align="right" valign="middle" width="100%" background="widgets/gen_1.1.gif" height="79"></td>
    </tr>
    <tr>
    <td colspan="2" width="100%" bgcolor="#336633" align="left" height="16">
    </td>
    </tr>
    <tr><td colspan="2" bgcolor="#FFFFFF" height="2"></td></tr>
    <tr><td colspan="2" bgcolor="#336633" height="4"></td></tr>
    </table>
    </td>
    </tr>
    <tr>
    <td valign="top" width="100%" height="80%">
    <!-- BOF: ./personal-templates/simple/personal/table/html -->
    <table align="left" cellspacing="0">
    <tr> <td colspan=2 rowspan=1 valign="top"><!-- BOF: ./personal-templates/simple/personal/table/cell/html -->
    Sorry Under Construction...Please return in a few [email protected]
    <!-- EOF: ./personal-templates/simple/personal/table/cell/html -->
    </td>
    </tr>
    <tr> <td colspan=1 rowspan=1 valign="top"><!-- BOF: ./personal-templates/simple/personal/table/cell/html -->
    <embed src="http://www.todaysipnchat.sipnchat.ca/0901_06/page1_09_0106.html" width=850 height=1200></embed>
    <!-- EOF: ./personal-templates/simple/personal/table/cell/html -->
    </td>
    <td colspan=1 rowspan=1 valign="top"><!-- BOF: ./personal-templates/simple/personal/table/cell/html -->
    <embed src="http://www.visionblazer.com/xp/users/mickey/movies/project1.swf"
    quality=high width=336 height=280
    swliveconnect = false TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1ProdVersion=ShockwaveFlash">
    </embed><embed src="http://www.visionblazer.com/xp/users/mickey/movies/project2.swf"
    quality=high width=336 height=280
    swliveconnect = false TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1ProdVersion=ShockwaveFlash">
    </embed><embed src="http://www.visionblazer.com/xp/users/mickey/movies/project3.swf"
    quality=high width=336 height=280
    swliveconnect = false TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1ProdVersion=ShockwaveFlash">
    </embed><embed src="http://www.visionblazer.com/xp/users/mickey/movies/project4.swf"
    quality=high width=336 height=280
    swliveconnect = false TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1ProdVersion=ShockwaveFlash">
    </embed>
    <!-- EOF: ./personal-templates/simple/personal/table/cell/html -->
    </td> </tr>
    </table>
    <!-- EOF: ./personal-templates/simple/personal/table/html -->
    <center>
    <nobr>|Today's Sip'n'Chat Online!|</nobr>
    <nobr>|Page 1|</nobr>
    <nobr>|Page 2|</nobr>
    <nobr>|Page 3|</nobr>
    <nobr>|Page 4|</nobr>
    <nobr>|Page 5|</nobr>
    <nobr>|Page 6|</nobr>
    <nobr>|Page 7|</nobr>
    <nobr>|Page 8|</nobr>
    <nobr>|Page 9|</nobr>
    <nobr>|Page 10|</nobr>
    <nobr>|Page 11|</nobr>
    <nobr>|Page 12|</nobr>
    <nobr>|Home|</nobr>
    <nobr>|Archives|</nobr>
    </center>
    <center><table border="0" cellpadding="0" cellspacing="3"><tr><td align="center">
    MtM 2006
    </td></tr></table></center>
    </td>
    </tr>
    <tr>
    <td>
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
    <tr><td bgcolor="#336633" height="3"></td></tr>
    <tr><td align="right" valign="middle" background="widgets/gen_1.1.gif"> </td></tr>
    </table>
    </td>
    </tr>
    </table>
    <!-- EOF: ./personal-templates/simple/personal/layout/l15.layout -->
    <!-- BOF: ./personal-templates/simple/themes.show.body -->
    <!-- EOF: ./personal-templates/simple/themes.show.body -->
    </body>
    <!-- BOF: ./personal-templates/simple/themes.show.end -->
    <!-- EOF: ./personal-templates/simple/themes.show.end -->
    </html>
    <!-- EOF: ./personal-templates/show.body -->
    AND NOW THE .html file>>>>
    <html>
    <head>
    <title>page109_0106</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    </head>
    <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <!-- ImageReady Slices (page109_0106.jpg) -->
    <table id="Table_01" width="613" height="792" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td colspan="5">
    </td>
    <td>
    </td>
    </tr>
    <tr>
    <td colspan="5">
    </td>
    <td>
    </td>
    </tr>
    <tr>
    <td colspan="5">
    </td>
    <td>
    </td>
    </tr>
    <tr>
    <td rowspan="4">
    </td>
    <td rowspan="2">
    </td>
    <td colspan="3">
    </td>
    <td>
    </td>
    </tr>
    <tr>
    <td rowspan="3">
    </td>
    <td rowspan="2">
    </td>
    <td rowspan="3">
    </td>
    <td>
    </td>
    </tr>
    <tr>
    <td rowspan="2">
    </td>
    <td>
    </td>
    </tr>
    <tr>
    <td>
    </td>
    <td>
    </td>
    </tr>
    </table>
    <!-- End ImageReady Slices -->
    </body>
    </html>

    THANK YOU!!! I am just learning how to cut and paste; someone just gave me this solution: <iframe src="http://www.todaysipnchat.sipnchat.ca/0901_06/page1_09_0106.html" width="750" height="800"></iframe>
    I'll give this a try next...I also discovered that my mac is set at 1440 X 900 (I'm new to Macs too) and I was going more on how things looked on my (only computer) when I should have been paying attention to settings for different Browsers. Now I need to figure out what are the best overall sizes and settings to set things at...any sugestions?
    What I have been doing is: taking a .pdf sent to me originally made in Pagemaker Pro 7 --I open it in PhotoShop 8.5 X 11 300dpi I reduce to 72 dpi save for web in slices with images and HTML producing for me a 612 x 792 pixel page... I have a basic 2 col x 2 row table page produced on my hosting server(Site Studio) -in one of three cells I place the header then below left the .html and in the other cell to it's right I place several 336 x 280 flash animations all with the <embed> tags....this obviouly hasn't worked too well...but 750 + 336 is just under 1100 so shouldn't that be ok over all for most of todays Browsers? I don't mind the scroll bar vertically appearing as it makes room for more banner ads down the side (I think).
    A PC opinion of http://www.todaysipnchat.sipnchat.ca/page109_0106.html would be appreciated anyone out there as I don't have one to check things outfirsthand.... Thanks again for all your support - people like me couldn't get off the ground without you!........MtM

  • Scrolling help

    Hey guys...
    Just starting a new site which i want to implement horizontal scroll and vertical scroll between pages..
    Check out the sample...
    http://andreslara.businesscatalyst.com/index-test.html
    So for example links 1-3 scroll horizontally and link 4 (which sits below 1) scrolls vertically...
    Suggestions?... ideally it would be something like this site..
    http://www.futureclassic.com.au
    cheers
    Shane

    Well I got some help elsewhere, this is the outcome:
    http://www.sendspace.com/file/2fqzcy
    If anyone wants the code I'll be happy to provide

  • SwingLabel within a SwingScrollPane - scroll-overflow-y

    Hello,
    i would like to develop a chat window. Therefore I need a area where I can view the message log.
    For this purpose I have used the SwingLabel.
    To make it scrollable I surrounded it with SwingScrollPane.
    Stage
        scene: Scene
            var ll:String;
            var log = SwingLabel
                text: bind "<html>{ll}</html>"
                translateX:220
                translateY:-190
                height:500
                width:100
            content: [
                SwingScrollPane
                    translateX:220
                    translateY:100
                    height:295
                    width:365
                    view:log
                    scrollable:true
    }The problem that I am forcing right now is that the content should only scroll vertically (as in usual chat apps).
    At this time it scrolls in both directions (vertical and horizontal) and for some reasons the background color of the message area has become gray since i have surrounded it with SwingScrollPane.
    I appreciate any suggestions on that.
    Thanks in advance.
    Gregor

    So far I have figured out how to let the box scroll only vertically.
    It is possible through an div as a wrapper combined with white-space:pre-wrap !
    (Only in combination with SwingScrollPane)
    Instead of:
    <html>{ll}</html>This:
    <html><div style=\"padding: 5px; border: white-space:pre-wrap; width:270px; height:210px;\">{ll}</div></html>"{code}
    still facing the problem with the colored background. (http://sls.io/background_chat_window.jpg)
    any suggestions on that?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Scrolling bug in Firefox 3.67 still exists in Beta 4.0b7 - will it ever be fixed?

    https://bugzilla.mozilla.org/show_bug.cgi?id=581240
    I use Firefox to work online with a wiki called Confluence. When previewing a page in any version after 3.66, you cannot scroll properly to see the whole page.
    I would have provided this as feedback, but the feedback button keeps telling me to download the latest Beta and this is it.

    The test case in comment 1 of that bug report shows the Pass alert for me with the current Minefield nightly build. It also works in Firefox 3.5.16 , but not in Firefox 3.6.13
    <pre><nowiki>data:text/html;charset=utf-8,
    <script>
    function onload() {
    document.getElementById("preview").style.display = "";
    document.getElementById("preview").innerHTML = ('<iframe src="data:text/html," scrolling="no"></iframe>');
    var iframe = document.getElementById("preview").firstChild;
    var doc = iframe.contentDocument;
    doc.write("<script src='data:text/javascript,'></"+"script>"+"<script>function onload() {alert('PASS')}</" + "script>");
    doc.close();
    </script>
    <body>
    You should see an alert saying "PASS". Firefox 3.6.7, however, doesn't show the alert.
    <div id="preview" style="display:none">
    </div>
    </body></nowiki></pre>

Maybe you are looking for

  • Transferring data from pc to mac using external drive usb

    is there anything "special" you need to do to transfer data from Win 7 to MacBook Air using a USB 3.0 external drive?

  • Query authorization

    Dear All, Want to set user wise query authorization, is it possible. Regards Bharat.

  • Why i cannot compile?

    The error message is: unreported exception son; must be caught or declared to be thrown The code: class father extends Exception{      public String toString()           return "father"; class son extends father      public String toString()         

  • Plug-Ins Not Showing In Logic Pro 9

    Hey guys, I'm having some trouble with plug-ins in Logic Pro 9. Any of the third-party plug-ins I have installed (I've checked the location in the Components folder and they're all there, so I guess it's not something related to the plug-ins location

  • ORA-13000: dimension number is out of range when using SDO_GEOM.RELATE

    Dear everyone I am attempting to workout which polygons cover the same area in order to determine distinct polygons. This is so I can then have just one copy of a polygon to a new table and delete all the duplicate polygons in the current table. I ra