[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

[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: META http-equiv=Content-Type content=text/html; charset=UTF-8 and the page intro.html only have 2 tables without labels htmlhead or body... Thanks, sorry my basic

[jQuery] Accordion Plugin - horizontal

2007-09-14 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: div id=body-1 class=body-1 ul id=done class=menu lia href=#usus/a/li lia href=#newsNews/a/li /ul div id=us? include('us.php');?/div div id=newsh2 class=newsNews.../h2br /br /?

[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] 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 =

[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 this,

[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!