Thank you.
On Dec 17, 2:19 am, Joel Birch wrote:
> No problem. If you view that page again you should see this
> information added to the end of the plugin description. Hope this is
> sufficient. Thanks for the suggestion.
>
> JoelBirch.
On Dec 19, 6:55 pm, Dave Methvin wrote:
> I haven't seen any myself. This page from YUI provides a good outline
> of the markup to use:
>
> http://developer.yahoo.com/yui/examples/button/btn_example08.html
Thanks for your input.
--
Email: rrjanbiah-at-Y!comBlog: http://rajeshanbiah.bl
Hi all!
[OBJECTIVE: need best solution to have flash (and perhaps likely .flv
as well) and also SIFR stuff work]
Hoping to have a plugin guru advise as to whether 2 plugins whould be
advised, or one, and which one(s) ???
Here's what I've thought.
1) There's a couple or a few flash/flv type JQer
It appears to be happening because I have a table inside a row. When I
removed the table inside one of the cells, everything is fine.
I tried disabling the column with the table (sorter:false), but that
did not help. Is there a workaround (except completely removing the
inner table)?
On Dec 1
It appears to be happening because I have a table inside a row. When I
removed the table inside one of the cells, everything is fine.
I tried disabling the column with the table (sorter:false), but that
did not help. Is there a workaround (except completely removing the
inner table)?
On Dec 1
It appears to be happening because I have a table inside a row. When I
removed the table inside one of the cells, everything is fine.
I tried disabling the column with the table (sorter:false), but that
did not help. Is there a workaround (except completely removing the
inner table)?
On Dec 1
anybody?
On Dec 19, 1:17 am, adeveloper wrote:
> The row coloring is done on client-side (withtablesorteritself). It
> works on document load. However, after sorting, all rows become the
> same color. Why is row coloring not preserved after sorting? What can
> be the reason?
>
> Here is a snippe
anybody?
On Dec 19, 1:17 am, adeveloper wrote:
> The row coloring is done on client-side (withtablesorteritself). It
> works on document load. However, after sorting, all rows become the
> same color. Why is row coloring not preserved after sorting? What can
> be the reason?
>
> Here is a snippe
Cheers Karl,
well my situation is slightly different compared to that I described
above:
1) I have an iframe I use to upload images under a form
2) I have the list of the uploaded images over the iframe
3) once an image is uploaded successfully it gets appended to the list
of the images
The sc
Hi all!
Currently I haven't coded JS, so I don't know how to solve my problem.
So, I'm using jQuery UI Tabs (http://stilbuero.de/jquery/tabs_3/)
and I encountered with problem. I need to get an ID or something else
of currently selected tab and send it to PHP.
The code is:
Hi all!
Currently I haven't coded JS, so I don't know how to solve my problem.
So, I'm using jQuery UI Tabs (http://stilbuero.de/jquery/tabs_3/)
and I encountered with problem. I need to get an ID or something else
of currently selected tab and send it to PHP.
The code is:
Hi all!
Currently I haven't coded JS, so I don't know how to solve my problem.
So, I'm using jQuery UI Tabs (http://stilbuero.de/jquery/tabs_3/)
and I encountered with problem. I need to get an ID or something else
of currently selected tab and send it to PHP.
The code is:
Ok... done... And it works with IE6 just fine... test on a win98
IE6... I guess that was not as hard as I was thinking lol... thanks
for the lead on the menu... have a great day...
jeremyBass
ever are the
/*** ESSENTIAL UP STYLES ***/
.sf-menuUP, .sf-menuUP * {
margin:
Hi, i need to compile an hidden input when a value from the
autocomplete list is selectedbut I don't know how can I do it?
Can you help me?
thanks
Hi friends i am using jquery/interface nestedsortable plugin,this
plugin not working properly for nesting limit.author commented
developement of this nesting limit is halted.
http://code.google.com/p/nestedsortables/wiki/NestedSortableDocumentation
please help me re:nesting limit,present i need 3
To get the #main parent you'd use
$('h2').parents('#main')
You can get indexes for all parents in 'inside out' order, or use the
index() function to calculate them:
$('h2').parents().each(function(index){
// p index == 0
// div index == 1
// #main index == 2
$(this).parent().childre
On Fri, Dec 19, 2008 at 3:46 PM, ej2451 wrote:
>
> I just downloaded the jquery libraries (this stuff is awesome!).
> From what I've tried so far, it looks like I can do all the jquery
> functions and UI functions by just including two .js files.
> 1) jquery.1.2.6.js
> 2) jquery.ui.all.js
>
>
Thanks Jen... I'll give that a go When I get the IE6 bugs out I'll
post back...
To anyone else... If you know of a fully working cross borwser example
or what not there are two of us that would be greatful
Thanks again...
Jeremy
On Dec 19, 12:42 pm, jen wrote:
> I did this at:
>
> http:/
Is it possible to have the top navigation to retain it's hover color
as you mouse over the subnav items in the list below? I have a lot of
menu items and I got rid of the pointer arrow because it didn't work
with the design. I would just like the top nav to retain the hover
color instead. Also, I
I just downloaded the jquery libraries (this stuff is awesome!).
>From what I've tried so far, it looks like I can do all the jquery
functions and UI functions by just including two .js files.
1) jquery.1.2.6.js
2) jquery.ui.all.js
I know it may be more than I need for now (e.g, if I only wan
I did this at:
http://www.raydunetz.com/
I hope that the code makes sense. I know that it has an issue in IE
6, and I wanted to try to use jquery to fix it, but haven't been quite
savvy enough to accomplish it.
j
On Dec 19, 3:40 pm, jeremyBass wrote:
> Does any one know how to do this or wer
I was planning to submit the form in a jquery dialog, read the
response, and then put the response text in a new browser window.
I'm probably better off just scrapping my plan and sticking to opening
the form in a new window and submitting in the same window without
using ajax.
thanks.
On Dec 1
Does any one know how to do this or were I can find information on
this?... thank you for the help...
Jeremy
On Dec 18, 1:15 pm, jeremyBass wrote:
> I love this menu system... but now I have a project that I need to
> set
> the menu at the bottom... so the dropdowns no need to be dropUps... I
>
http://www.louriecutler.com.ws019.alentus.com/people/slider.php
What am I doing wrong, that the images slide across looking so jagged?
Thanks!
i have this code: