User Profile
Collapse
Profile Sidebar
Collapse
yiskas
Last Activity: Aug 30 '11, 07:52 AM
Joined: Aug 1 '11
Location: israel
-
You don't need closing tags for images -
It was because i did'nt write this line:
foolish me...Code:@Html.ValidationMessageFor(model => model.Carat)
Leave a comment:
-
I managed already. I used the hover event in CSS like you suggested. Thank you anyway.Leave a comment:
-
How to open a box during a mouseover on an image
I have an icon image of "?" that gets information about the field it belongs. I want the image to open a box like a balloon pop-up while the cursor is hovering over it(hovering over the image).
I wrote this:
...Code:<div class="formInfo"> <a href="ajax.htm?width=375"> <img src="http://bytes.com/images/question_icon.jpg" width="19" height="18">Last edited by Frinavale; Aug 25 '11, 08:50 PM. Reason: Fixed spelling and grammar errors. Formatted the HTML so that it is more legible. -
Why can't i see the validation error message?
I can't see the validation error message supposed to appear when the field is null.
if i press the "continue" button and the field is null - the page just does'nt change, and the field becomes red, but no error message appears.
Is there someone who has any idea what can the reason be? -
Thank you,
But finaly i did switch()
case...
$(#...).hide();
$(#...).show();
case...
$(#...).show();
$(#...).hide();
and it worked.Leave a comment:
-
How to change the next selectbox options according to the selected value
if i have 2 selectboxes - one for state and one for the cities in this state, and i want to change the cities according to the choosen state, how do i do this?
(i have just 2 states and in the beginning it has the first and defult state)
i'm working with jquery (mvc3).
thanks. -
How to make invisible div be visible by click
hi everybody, i have a div in js page and i put within it another div that defined as display: none; in css.
i want to make that when someone clicks on this div it becomes visible.
How do i do this?
thanks in advance. -
thank you thank you, you were very helpful and gave me ways i can think of.תודהLeave a comment:
-
Thanks,
But i realy don't know what is "Pos0905".
-I tried doing this: document.getEle mentByID("bomb" ).src = "bomb.png";
and i get an error massage:"Uncaug ht TypeError: Cnnot read property 'src' of null"
Why is that?Leave a comment:
-
how to put an image over a value using javascript
i'm working on a minesweeper game and i don't know how to replace an image (=any button was clicked)by the value suppose to be under it.
(i have already all the functionality of bombs and neighbors and 10*10 images of buttons - but i can display this or this- not they both at once and this is another question - how to put the numbers and bombs under the button images...)
i'll be glad to get some help,thanks in advance.
No activity results to display
Show More
Leave a comment: