[jQuery] SimpleModal 1.3 height

2009-09-15 Thread Warren Benedetto
Since upgrading to SimpleModal 1.3 from 1.2.3, I'm having real trouble with the height of the container. Something somewhere keeps inserting a height of 84px inline into the container div. Because it's inline I can't override it with my stylesheets -- the inline styles override the stylesheet. -

[jQuery] Re: SimpleModal 1.3 height

2009-09-15 Thread Warren Benedetto
Figured it out myself, so I'm posting for anyone else with this problem. Adding !important to the height specified in my stylesheet overrides the inline style. Not sure if that's the best solution, but it works.

[jQuery] Re: Overflow difficulties

2009-08-01 Thread Warren
Anyone? On Jul 28, 8:02 pm, Warren warrenjthomp...@gmail.com wrote: I have this website: http://www.vampsworld.com/freelance_projects/aawc/ with this JQuery: script type=text/javascript         $(document).ready(function() {           $('#homemenuoption')                         .css

[jQuery] Overflow difficulties

2009-07-28 Thread Warren
I have this website: http://www.vampsworld.com/freelance_projects/aawc/ with this JQuery: script type=text/javascript $(document).ready(function() { $('#homemenuoption') .css( {backgroundPosition: -20px 35px} )

[jQuery] [validate] array name attribute

2009-06-17 Thread warren
hi, i am having problem with validation if i would be using an array name attribute form method=post action= id=form1 Name: input type=text name=applicant[name] id=applicant_name*br Address: input type=text name=applicant[address] id=applicant_address*br Company Name: input type=text

[jQuery] [validate] array name attribute

2009-06-17 Thread warren
hi, i am having problem with validation if i would be using an array name attribute form method=post action= id=form1 Name: input type=text name=applicant[name] id=applicant_name*br Address: input type=text name=applicant[address] id=applicant_address*br Company Name: input type=text

[jQuery] Re: Can't figure out why click function won't work for lifeimage

2008-11-07 Thread Warren
Neither works, The problem seems to be in that it is not recognizing the click event. I can replace the action inside the function with anything, including a simple alert, and it won't work, so the problem must be with trouble reading the click event.

[jQuery] Can't figure out why click function won't work for lifeimage

2008-11-06 Thread Warren
I've spent a good bit of time trying to figure this out, so I figure now it's time to go to the forum. I've trying to make lifeimage clickable so I can do other stuff with it, but I can't even seem to get the click event to function. Code is below. Code: !DOCTYPE html PUBLIC -//W3C//DTD XHTML

[jQuery] Can't figure out why click function won't work for lifeimage

2008-11-06 Thread Warren
I've spent a good bit of time trying to figure this out, so I figure now it's time to go to the forum. I've trying to make lifeimage clickable so I can do other stuff with it, but I can't even seem to get the click event to function. Code is below. Code: !DOCTYPE html PUBLIC -//W3C//DTD XHTML

[jQuery] Re: Can't figure out why click function won't work for lifeimage

2008-11-06 Thread Warren
If I use some images on the page it works, and then others do not. I know img tags can be clickable - and I'm using firefox to test at the moment. On Nov 6, 1:41 pm, ripple [EMAIL PROTECTED] wrote: An image can't be clickable in, if I remember IE?   Change the click to the div advertise

[jQuery] Re: Can't figure out why click function won't work for lifeimage

2008-11-06 Thread Warren
/08, Warren [EMAIL PROTECTED] wrote: From: Warren [EMAIL PROTECTED] Subject: [jQuery] Re: Can't figure out why click function won't work for lifeimage To: jQuery (English) jquery-en@googlegroups.com Date: Thursday, November 6, 2008, 1:51 PM If I use some images on the page it works

[jQuery] Re: Can't figure out why click function won't work for lifeimage

2008-11-06 Thread Warren
Anyone? I would think it's something rather easy that I'm missing. On Nov 6, 2:07 pm, Warren [EMAIL PROTECTED] wrote: It doesn't work when the image is inside an a tag and using the id of the a tag to make it disappear, like so:       $(document).ready(function() {         // JQUERY stuff

[jQuery] Re: superfish help

2008-06-10 Thread warren
great, that will work. thanks.

[jQuery] Re: superfish help

2008-06-05 Thread warren
Hi Joel-! ok - found another problem. http://lhc.lucidcrew.com/ministries the first and last menu items have no sub-nav, so on rollover, it highlights the active tab and pops its subnav open. how do I avoid this from happening?

[jQuery] Re: superfish help

2008-06-03 Thread warren
hi Joel - thanks for the response. I couldn't get it to work, so I just hid the 3rd level for now :( the 3rd level still retains the display:block and mouseout

[jQuery] Re: superfish: javascript issue

2008-06-02 Thread warren
I don't see any errors on the demos. What is the url you are getting errors one? Do you have the bgiframe plugin installed too? GET /css/bgIframe.js these errors look like they are from an incorrect call of the js doc from your html... ET /css/css/css/css/ do you have something like this?

[jQuery] superfish help

2008-05-31 Thread warren
I am trying to do something that is a combinations of examples... I want it to work like this example, but have normal vertical submenus on the 3rd level that hide on mouseout. http://users.tpg.com.au/j_birch/plugins/superfish/all-horizontal-example/ Also - if the 1st level menu item does not