[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] 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: Overflow difficulties

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

[jQuery] Overflow difficulties

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

[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 Name: * Address: * Company Name: * Company Address: * with all fields required, jquery validate is not validating this one. how would i get this working? thanks..

[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 Name: * Address: * Company Name: * Company Address: * with all fields required, jquery validate is not validating this one. how would i get this working? thanks..

[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] 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 tag and using the id > of the a tag to make it disappear, like so: > >       $(document).ready

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

2008-11-06 Thread Warren
le and wrap the img tag in a link and us the link for > the click. >   > A browsers assigned nature is that an img is not clickable without another > element(ie, href). >   > > --- On Thu, 11/6/08, Warren <[EMAIL PROTECTED]> wrote: > > From: Warren <[EMAIL P

[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] 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: http://www.w3.org/1999/xhtml"; xml:lang

[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: http://www.w3.org/1999/xhtml"; xml:lang

[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? if

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