Displaying 20 results from an estimated 700 matches similar to: "UL/LI List helpers, or not?"
2006 Jun 21
2
Using RJS to highlight one LI if using insert_html on an UL?
It seems common to use RJS for quickly adding and highlighting a list
that is having content added to it like this:
http://rafb.net/paste/results/Z3m32g48.html
... where "my_list" would be an UL and the partial would insert a LI.
Given that example, is there an easy way to highlight only the newly
inserted LI instead of the whole UL? The only way I can see to do it is
to give
2004 Feb 10
0
SLES and samba 2.2.5-UL
Hi
After yesterday and samba not linking the %u switch we now have a samba
server up and running, joined to our domain and wbinfo -u responds with all
the domain users :) The add user script i`ve put in so far partly works it
creates the user, but no home directory, even though browsing to the linux
box still gves you //samba_server/User_name.
But no home directory is created. deleting the the
2008 Jan 23
3
Problem with UL followed by OL
I got a problem with UL followed by by OL
when I using perl module "Text-Markdown-1.0.5".
I wrote the following markdown code.
- a
- b
1. 1
2. 2
I expected that Text-Markdown would produce the following HTML.
<ul>
<li>a</li>
<li>b</li>
</ul>
<ol>
<li>1</li>
<li>2</li>
</ol>
However, "Text-Markdown-1.0.5"
2017 Mar 22
2
contineously receiving the same values
On 22-3-2017 14:37, Charles Lepple wrote:
> On Mar 22, 2017, at 9:29 AM, Marc Kessels <marc at kessels.name> wrote:
>> Hi Charles,
>>
>>
>> Upsmart version is 1.5, copyright says 2012-2014
> Do you have a direct link? I found UPSmart-DryContact-V3-4.zip and UPSmart-Networking-V2-4.zip via web search, but the dates for the Linux components are ~ 2002.
my version
2017 Mar 22
2
contineously receiving the same values
Hi Charles,
Upsmart version is 1.5, copyright says 2012-2014
the github issue seems a bit worse, since it reports:
received 10 (85)
1.158700 read: UPS No Ack
whereas my system reports :
6.239688 Full update...
6.239776 send: Q1
6.261270 received 47 (40)
6.261371 read: (234.0 000.0 234.0 012 49.9 27.4 29.0 00001000
but it keeps repeating the last line,
2005 Jul 28
2
autocomplete: how to access a child element of <li>
hi.
i promise this will be my last question for the day.
still playing with autocompleter, everything is working ok, but i''m
having difficulties accessing just the href attribute of <a> element,
which is a child of <li> in the autocomplete response, i.e:
<div class ="autocomplete">
<ul>
<li><a href
2006 Jan 05
1
sortable_element not recognizing newly added <li> elements
I have a user defined list of items. Using the sortable_element
function, I can manipulate the ordering of this list fine by dragging
each component around.
When I dynamically add another <li> item to this list, the newly added
item is _not_ "draggable" like its other siblings.
Using the sortable_element function, how do I make it aware of newly
added list items? Here is my
2010 May 16
1
Li x Yu is out of the office.
I will be out of the office starting 05/14/2010 and will not return until
06/17/2010.
Please feel free to contact the following for assistance.
Clinton F. Miller at 919.442-8380
Scott Rapp at (919) 373-4063
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2011 Jul 23
0
utgd zendyne by han li thorn [science fiction / th
Appreciate the info, it’s good to know.
2010 Aug 06
0
McLeod.Li.test
Hi,
I wanted to know that in the “McLeod.Li.test” P-value graph, at what level
is the dotted line drawn?
Also can it be changed?
Thanks.
[[alternative HTML version deleted]]
2005 Mar 30
0
B‮ alcra‬ ys Ema‮ li‬ Veri‮ noitacif‬
D#8238;ae#8236;r B#8238;ra#8236;clays M#8238;rebme#8236;,
T#8238;ih#8236;s em#8238;lia#8236; was se#8238;tn#8236; by the Barc#8238;al#8236;ys s#8238;re#8236;ver to veri#8238;yf#8236; y#8238;ruo#8236; e#8238;liam#8236; add#8238;ser#8236;s. You m#8238;tsu#8236; c#8238;etelpmo#8236; t#8238;sih#8236; proc#8238;se#8236;s by c#8238;kcil#8236;ing
on the li#8238;kn#8236; b#8238;le#8236;ow and
2016 Sep 15
2
Use nut to handle shutdown when using local Li-io battery (Cubietruck)
Hey All,
I use nut on my Cubietruck some time now together with a APC USV and
everything works great including auto-shutdown.
Now I got a second Cubietruck and this one has a Li-ion battery
connected directly to the board. The data can be read out by "normal"
Linux options, e.g.:
cat /sys/class/power_supply/battery/capacity
for the current loading level and such.
My question is now
2016 Sep 15
0
Use nut to handle shutdown when using local Li-io battery (Cubietruck)
On Sep 15, 2016, at 7:19 AM, Ingo Fischer wrote:
>
> Or is there a generic driver that maybe uses a formatted textfile, so I
> could write the data in a defined format file every x Minutes or such ...
> I was not able to find something like this so far.
You can do this with the "dummy-ups" driver:
http://networkupstools.org/docs/man/dummy-ups.html
2016 Sep 15
1
Use nut to handle shutdown when using local Li-io battery (Cubietruck)
Hi,
ok, had this in mind but hoped for a driver for these "standard" linux
possibilities :-)
I will try it.
But would it not be an idea to have a gerneric "linux" driver for nut?
Ingo Fischer
Am 15.09.16 um 13:32 schrieb Charles Lepple:
> On Sep 15, 2016, at 7:19 AM, Ingo Fischer wrote:
>>
>> Or is there a generic driver that maybe uses a formatted textfile,
2006 Feb 17
2
Sortable list: how to create a triggering "handle"/deactivate part of the <li> element?
Hi all,
When using sortable lists, a click anywhere in a <li> element will
trigger the "sort_by_dragging" mode, and have the clicked element follow
the mouse. The active area is the entire <li> element.
Is there a way to either :
- limit the active/triggering "area" to a part of the <li> element
(like a luggage handle)
or
- prevent a part of the
2000 Aug 22
0
Using RNG from MS [forwarded message from Xiaoqiang Li]
This had a VERY WRONG `To:' address and went straight into my
"spam box" into which I don't look too often ..
Martin
------- start of forwarded message -------
Message-ID: <Pine.A41.4.05.10008212237300.18590-100000 at fisher.stats.uwo.ca>
MIME-Version: 1.0
From: Xiaoqiang Li <lxq at stats.uwo.ca>
To: Majordomo-Owner at stat.math.ethz.ch
Subject: r-help
Date: Mon,
2017 Mar 22
0
contineously receiving the same values
The software UPSmart 1.5 is the same as I am using in this thread:
http://lists.alioth.debian.org/pipermail/nut-upsdev/2016-November/007248.html
(starts in 2016-August) for the powercool 1500VA USB UPS. Have not yet
been successful with getting it working with NUT but the symptoms are the
same and you may find some of the debug useful from
https://github.com/mattwire/powercool-ups
If it helps, I
2009 Jul 28
1
Re: How to mix (naturally speaking) win32 and native (python) li
Eric S. Johansson wrote:
> Is it possible to make this code (natlink) talk to naturally speaking in wine using Windows 32 but speak to Python in Linux so we can do all our fun command-and-control stuff there.
No, Linux's python has no notion of COM (which is obviously a win32 only thing). And windows python doesn't work all that well on Wine.
2009 Sep 01
1
Cannot connect from Windows 2000 to Samba 3.4.0 on Li nux ....
Some default setting have changed. Use: testparm -v from your various
versions of samba to detect which parameters may be causing you issues.
------------------------------------------------------------------------
Tony Hoover, Network Administrator
KSU - Salina, College of Technology and Aviation
(785) 826-2660
"Don't Blend in..."
2006 Apr 13
1
Wishlist: 'quietly' argument for .onAttach() / .First.li b()
From: Prof Brian Ripley
>
> On Thu, 13 Apr 2006, Peter Ruckdeschel wrote:
>
> > Hi R-devels,
> >
> > in "Writing R extensions" as well as in the help
> > to .onAttach(), you mention that one could
> > use this function to issue a start-up message/banner
> > for the package.
> >
> > My little wish for Easter:
> >
> > a