I like TreeView, but its a little bland. Is there anything with
similar functionality?
; On 25 mrt, 15:46, Devin wrote:
>
> > This is my code. The problem I'm having is that when I click the
> > thumbnail all I see the loading bar. It just hangs there animated.
> > Interestingly if I take the rel tag out of the images it works, but it
> > doesn
This is my code. The problem I'm having is that when I click the
thumbnail all I see the loading bar. It just hangs there animated.
Interestingly if I take the rel tag out of the images it works, but it
doesn't show the previous and next options in the thickbox.
Suggestions?
Hi,
I'm amazed by this editor. Although my experience with it is very
limited at this point, it truly seems like a masterpiece.
The application I am working on is intended for those that won't
necessarily have the time or skill. The issue is the popup for
creating a link.
The only thing that
ould be so much easier with a proper database.
Its just a free project I took on to help out.
Any thoughts?
Devin.
; $("#tableId > tr > td").each(function(){
> this.text("your value");
>
> });
>
> this should be work for you.
>
> --
> with regards
>
> Jilani Jidni
>
>
>
> On Mon, Nov 3, 2008 at 6:41 PM, Devin <[EMAIL PROTECTED]> w
How would I perform NOT contains?
On Nov 3, 9:19 am, diego valobra <[EMAIL PROTECTED]> wrote:
> Hi devin, see if this could be what you'r looking for:
>
> http://docs.jquery.com/Selectors/contains#text
>
> Diego
> --- Lun 3/11/08, Devin <[EMAIL PROTECTED]&
Hi
I'm trying to devise a way to check each cell in a table for a
particular value. When the value is found, I want to remove the row
from the document. Or, when its found I want to do a replace. (ie $
(this).innerHTML.replace("name", "Devin") I know that syntax is
Hi,
I've poked around for a solution but I can't find anything concise
enough for my jquery skill level.
When my page loads (asp) some checkboxes will be checked (depending on
the parameters). I would like to have these checkboxes have a style
on them. I know there is other ways but I would lik
Hi.
I know there are solutions that work for freezing the TH or first row
of a table. However I can't seem to find one that also has been
tested with table sorter.
Suggestions?
Thanks,
D.
Hi,
I'm new at this and I wasn't able to find what I was looking for by
searching.
On my form there is a few fields that will be populated when the page
is loaded. These are fields that would rarely - if ever - be
changed. So I want the user to have to double click the field to
enable it. Thus
Hi there.
I'm not sure if this is even possible but here is what I am trying to
accomplish.
The almost does it. However I need it to let me
select a folder then return the name of the folder. Thats it. It
doesn't have to do anything with the folder, it just has to let the
user select the fo
Hi,
I asked a bunch of questions in one post and perhaps that wasn't the
best idea. I hope its ok to post one again, one of the more pertinent
ones.
My menu will ways have 7 submenus (each of those will have a varying
number of children and grand-children, etc)
Each main menu item of the 7 nee
Hello,
I have been using a menu system at work that is 10 times more
complicated than it needs to be. Superfish does almost everything it
does and in some cases even more. So I'd like to get Superfish
implemented in my project. I have some questions that I haven't been
able to find a quick fix t
In previous versions this could be fixed by setting a background-color
on a parent node, but in recent versions (WebKit nightly too) it no
longer works.
Thanks Olaf, that was one of my suspicions, but I'm glad you saw it.
I'll see what I can do.
On 5/28/07, Olaf Bosch <[EMAIL PROTECTED]> wrote:
Devin Torres schrieb:
>
> I do, indeed:
>
> src="/static/js/jquery-latest.pack.js">
>
Preview
Thats
I do, indeed:
Which is what gets me, because at least jQuery if not $j should then
be defined, right?
On 5/28/07, Christof Donat <[EMAIL PROTECTED]> wrote:
Hi,
> However, $j is defined globally throughout jquery.wymeditor.js, as:
> var $j = jQuery.noConflict();
I have not looked at
.wymeditor (line 1263)
jQuery is not defined
[Break on this error] null
However, $j is defined globally throughout jquery.wymeditor.js, as:
var $j = jQuery.noConflict();
Why would it not be defined in fWYM_INIT_DIALOG() ?
-Devin
ges I make back to you.
-Devin
On 5/21/07, weepy <[EMAIL PROTECTED]> wrote:
Ah yes it seems to assume that the transparency is either 0 or 1if
the element opacity is not 1
Not sure how to fix this.
On May 20, 3:28 pm, "Glen Lipka" <[EMAIL PROTECTED]> wrote:
> If you h
I suppose a selector such as this is faster than injecting HTML, right?
On 5/19/07, Klaus Hartl <[EMAIL PROTECTED]> wrote:
Devin Torres wrote:
>
> Ah, yes, that seems like a really elegant solution. My problem was the
> massive amount of transparent PNGs my site was alrea
img tags and applying it within. I
love the insight though, maybe there's something I can use from Klaus'
solution.
-Devin
On 5/18/07, Glen Lipka <[EMAIL PROTECTED]> wrote:
Im using this one right now.
http://www.stilbuero.de/2006/03/15/png-alpha-transparency-fast-and-easy/
G
This is a jQuery plugin I created to adapt pngfix.js from Bob Osola to
use the jQuery framework.
If anybody has any further recommendations or improvements, don't
hesitate to let me know. :-)
$(document).ready(function(){
if ($.browser.msie && (document.body.filters)) {
$("img").each(
22 matches
Mail list logo