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.
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.
-
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')
>
I have this website:
http://www.vampsworld.com/freelance_projects/aawc/
with this JQuery:
$(document).ready(function() {
$('#homemenuoption')
.css( {backgroundPosition: "-20px 35px"} )
.mouseover(function(){
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..
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..
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.
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
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
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
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
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
great, that will work. thanks.
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?
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
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
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
17 matches
Mail list logo