Displaying 4 results from an estimated 4 matches for "theth".
Did you mean:
theta
2006 May 08
2
prototype getHeight safari
Hi
I have a weird bug with getHeight or getDimensions().hegiht
(prototype) only on safari
if I have a html file like this
<div id="test"></div>
and a embedded css
<style>
#test {
width:100px;
height:100px;
float:left;
}
</style>
In Safari $(''test'').getHeight returns 100, fine but if the css
declaration #test.. is in a css file
2015 Sep 30
1
Problem with 90MB Initrd
...the ACK
>packet as necessary.
>-hpa
>
><<<
>I humbly think this is not a good approach. What happens when the
>transfers are made using i.e. HTTP instead?I see the costs of this
>strategy without seeing the benefits; was this done to marginally
>"simplify" thethe required editing/insertion process when the INCLUDE
>command is found?
>Do you see anything wrong on the alternative approach that i.e. would
>loop around
>"Parsing / Downloading the whole file / Editing"
>starting with the line "INCLUDE /pxelinux.cfg/default"...
2015 Sep 30
4
Problem with 90MB Initrd
We can, and do, suspend a TFTP transfer simply by delaying the ACK packet as necessary.
On September 29, 2015 7:45:27 PM PDT, Patrick Masotta <masottaus at yahoo.com> wrote:
>>>>
>On 09/26/2015 10:36 AM, Patrick Masotta via Syslinux wrote:
>>
>> About PXEbc Peter has recently said:
>>> The problem with the pxebc is that it only supports one concurrent
2015 Sep 30
0
Problem with 90MB Initrd
...FTP transfer simply by delaying the ACK packet as necessary.
-hpa
<<<
I humbly think this is not a good approach. What happens when the transfers are made using i.e. HTTP instead?I see the costs of this strategy without seeing the benefits; was this done to marginally "simplify" thethe required editing/insertion process when the INCLUDE command is found?
Do you see anything wrong on the alternative approach that i.e. would loop around
"Parsing / Downloading the whole file / Editing"
starting with the line "INCLUDE /pxelinux.cfg/default" ?
Sorry for botherin...