[jQuery] flash content inside the Accordion

2008-01-14 Thread Chango
I've got problems with having flash content inside the Accordion Plugin (http://bassistance.de/jquery-plugins/jquery-plugin- accordion/). Basically the problem occurs on Firefox (my Version is 2.0.0.8). The Flash content pops up immediately when activating a corresponding accordion link. Not eve

[jQuery] Problem with acents on load()

2007-11-21 Thread Chango
Hi I'm using $("#body").load("intro.html"), to fill the div body... but i have problems with accents, any help? The main page have: and the page intro.html only have 2 tables without labels or ... Thanks, sorry my basic English.

[jQuery] Accordion Plugin - horizontal

2007-09-13 Thread Chango
Does anybody can help me to make accordion working in horizontal way? http://bassistance.de/jquery-plugins/jquery-plugin-accordion/ I really need this, thanks!

[jQuery] Vertical Tabs

2007-09-13 Thread Chango
Hi, i'm using Tabs Plugin in a vertical CSS style (left column). i have: us News News... So what i need is that when a tab is selected that LINK/TAB sets his position to top and the other under it. maybe wrapping the LI on a DIV... any help? thanks, sorry my english.

[jQuery] Re: Associate an event handler to an element out of $(document).ready

2007-08-07 Thread Chango
Hola David, como va? Mira, aca le digo que CUANDO se haga click en un link con atributo REL=bus, dentro del DIV body, se ejecute la funcion $('#body').find('[EMAIL PROTECTED]').bind("click", function (){alert('se hizo click sobre link REL=bus');}); En tu caso es: $(document).ready(function()

[jQuery] Re: History anchors with variable and value (#var=value)

2007-07-29 Thread Chango
I need this too! On Jul 11, 4:22 pm, boomertsfx <[EMAIL PROTECTED]> wrote: > Does anyone have any comments on this? I know there is a "history/ > remote" > plugin by Klaus, but that is more for static sites... I want to pass/ > update variables via the anchor. I can't seem to find much info on

[jQuery] history_remote Plugin

2007-07-29 Thread Chango
Hi, i'm using the jquery.history_remote Plugin (http:// www.stilbuero.de/jquery/history/)...thanks Klaus! My question is: How to make SET a hash foreach content showed into "Chapter" DIV? I'm using this to submit a Search Form to chapter div: function load (url, formname) { var params = $('#'+f

[jQuery] autoHeight Plugin

2007-07-12 Thread Chango
Anyone knows how to do for this to work on Opera? I have tested on IE, Firefox and works perfect, in Opera don't do the trick. The Plugin Site: http://lib.mobius.tw/jquery/myplugin/iframe_autoHeight/api.htm Cheers!

[jQuery] autoHeight Plugin

2007-06-29 Thread Chango
Anyone knows how to do for this to work on Opera? I have tested on IE, Firefox and works perfect, in Opera don't do the trick. The Plugin Site: http://lib.mobius.tw/jquery/myplugin/iframe_autoHeight/api.htm Cheers!

[jQuery] Re: tableFilter Beta 2 is now live

2007-05-25 Thread Chango
Hi!, I'm using php/mysql listings, and i need to show 800 rows using the plugin. It's possible to load a table in a div and show it when all the rows is pulled successfuly from a php/mysql connection and the plugin process it's done? It's there any way to auto generate the table once the recordse