Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 29
Search took 0.06 seconds.
Search: Posts Made By: CrashNsink
Forum: Java and JSP 01-17-2013, 01:03 AM
Replies: 3
Views: 1,005
Posted By CrashNsink
Oh thanks for the tip. Will try my best to...

Oh thanks for the tip.

Will try my best to see how to implement AncestorListener..

I found another method Link...
Forum: Java and JSP 01-16-2013, 04:09 AM
Replies: 3
Views: 1,005
Posted By CrashNsink
Unhappy IllegalArgumentException error.

I have an IllegalArgumentException error which I can't solve.. Currently at my wits end :confused:

Any help is kindly appreciated :D

package Jqw;
import javax.swing.*;
import...
Forum: HTML & CSS 08-16-2012, 07:47 AM
Replies: 5
Views: 306
Posted By CrashNsink
Managed to do it, but it isn't the most efficient...

Managed to do it, but it isn't the most efficient of methods I guess.

$('#conq').click(function()
$('#cont').animate({ backgroundColor: "#FCFCD8" },1).delay(1000).animate({ backgroundColor:...
Forum: HTML & CSS 08-16-2012, 07:18 AM
Replies: 5
Views: 306
Posted By CrashNsink
Thanks, didn't think of this :D I want to...

Thanks, didn't think of this :D

I want to remove the background color after adding it, for the flashing effect. I tried unbind to disable the previous .css command, it doesn't work.

.fadeout...
Forum: HTML & CSS 08-16-2012, 06:30 AM
Replies: 5
Views: 306
Posted By CrashNsink
Linking to another element and triggering a temporary color flash.

Link.
<li id="conq"><a href="#cont">Contact Us</li>

Link's Destination
<li class="OP" id="cont"> <img src="images/contact.png" alt="contact image" /><a href="#cont">Contact</a>


I want to...
Forum: JavaScript programming 08-14-2012, 10:05 AM
Replies: 1
Views: 164
Posted By CrashNsink
Linking an image map link to another element

I wanted to generate a effect whereby on click of the image map link, the searchbox which is initially invisible, would appear.

I tried to link the image map link to the searchbox with a...
Forum: HTML & CSS 08-11-2012, 07:51 AM
Replies: 3
Views: 760
Posted By CrashNsink
Bumpz ~

Bumpz ~
Forum: HTML & CSS 08-10-2012, 03:14 PM
Replies: 3
Views: 760
Posted By CrashNsink
This is for my sch project, so I am not hosting...

This is for my sch project, so I am not hosting it .

Are you alright with me sending you all the relevant files via some file-sharing service ?

Download link via Box.net --> Download...
Forum: HTML & CSS 08-10-2012, 10:58 AM
Replies: 3
Views: 760
Posted By CrashNsink
Mysterious space after footer image.

Mysterious space after footer image (http://i418.photobucket.com/albums/pp270/ravenoz_bucket/qqqqq1.png)

The space after the footer image ( containing the word "Sitemap" ) only occurs in Firefox....
Forum: HTML & CSS 07-26-2012, 04:32 AM
Replies: 5
Views: 698
Posted By CrashNsink
Would a screenshot help ? Because I am...

Would a screenshot help ?

Because I am doing this for a school project, so I don't host the site =/ .

Topview of site (http://i418.photobucket.com/albums/pp270/ravenoz_bucket/topview1.png)
...
Forum: HTML & CSS 07-26-2012, 03:21 AM
Replies: 5
Views: 698
Posted By CrashNsink
Doesn't work =/ All these my codes : ...

Doesn't work =/

All these my codes :

HTML:

<!doctype html>

<html>
<head>
Forum: HTML & CSS 07-25-2012, 05:13 PM
Replies: 5
Views: 698
Posted By CrashNsink
Is there a way to make an image fill edge to edge of an browser ?

I have an image of size 1280x800 meant as the footer image.

However, the image doesn't fill the whole bottom area of the site edge to edge as what I wanted.

Is there any method to make the...
Forum: HTML & CSS 07-20-2012, 03:45 AM
Replies: 6
Views: 575
Posted By CrashNsink
Unhappy I could put all code in jsFiddle, but I don't...

I could put all code in jsFiddle, but I don't think it supports upload of images, which is important here.

Hopefully this helps -


Using a png background image ...
Forum: HTML & CSS 07-19-2012, 05:40 PM
Replies: 6
Views: 575
Posted By CrashNsink
I applied it only to #navbar, it didn't work too....

I applied it only to #navbar, it didn't work too. =/ .



Tried the code you mentioned, didn't work too :(

Dunno if it helps, the image (navbarw1.png ) is actually the direct white bar-like...
Forum: HTML & CSS 07-19-2012, 12:50 PM
Replies: 6
Views: 575
Posted By CrashNsink
How do I add a overall image to an <li> ?

What I want to achieve
http://i418.photobucket.com/albums/pp270/ravenoz_bucket/navbarw.png

But I can't seem to do it =(. Any guidance will be appreciated.

My CSS code below:
The relevant...
Forum: HTML & CSS 05-24-2012, 01:58 PM
Replies: 4
Views: 333
Posted By CrashNsink
I tried setting the exact height and width of the...

I tried setting the exact height and width of the background image, but it still turned out as a rectangular image =/ .
Forum: HTML & CSS 05-24-2012, 04:02 AM
Replies: 4
Views: 333
Posted By CrashNsink
Is there a way to change the default rectangular view for a:hover background images?

For instance,

a:hover {
color: black;
background:url("images/nav-hm.png");
}

The background image displayed upon hover is always enclosed in a rectangular box around the link...
Forum: HTML & CSS 05-23-2012, 02:56 PM
Replies: 2
Views: 287
Posted By CrashNsink
Major positioning issue (images)

What I want it to look like -> Only the chick with the phrase 'Foodstant Delivery is relevant' (http://i418.photobucket.com/albums/pp270/ravenoz_bucket/index1.png)

I previously used...
Forum: HTML & CSS 05-22-2012, 02:11 PM
Replies: 4
Views: 276
Posted By CrashNsink
What can my parent element be ? This is the link...

What can my parent element be ? This is the link to my html code - Link (http://www.pastebay.net/1060284)
Forum: HTML & CSS 05-22-2012, 12:55 PM
Replies: 4
Views: 276
Posted By CrashNsink
Exclamation Any positioning methods to get this layout ?

Layout that I want (http://i418.photobucket.com/albums/pp270/ravenoz_bucket/index1.png)

I am currently using position:absolute, but I have realised the side-effects of doing so :( .

Are there...
Forum: HTML & CSS 05-22-2012, 12:48 PM
Replies: 3
Views: 332
Posted By CrashNsink
Props to Paul and Coothead *bows*

Props to Paul and Coothead *bows*
Forum: HTML & CSS 05-21-2012, 02:27 PM
Replies: 3
Views: 332
Posted By CrashNsink
Thumbs up I can't get rid of the small dash in between the two images..

The following is a screenshot and the html code for the specific images concerned.

Image of the dash between the 2 images (http://i418.photobucket.com/albums/pp270/ravenoz_bucket/dashy1.png)
...
Forum: HTML & CSS 05-21-2012, 06:00 AM
Replies: 7
Views: 539
Posted By CrashNsink
Wow, thanks for the sample code =) I...

Wow, thanks for the sample code =)

I understood the 1st par, "add a background color to ul a:hover" , but I don't get the 2nd part.
"remove the background color from the anchors and put it on...
Forum: HTML & CSS 05-20-2012, 02:17 PM
Replies: 7
Views: 539
Posted By CrashNsink
What's the reason ? Need to understand more about...

What's the reason ? Need to understand more about the box model..
Forum: HTML & CSS 05-19-2012, 05:37 PM
Replies: 7
Views: 539
Posted By CrashNsink
Thanks for the link =) For minimal...

Thanks for the link =)

For minimal disruption when adjusting the gap between each <li>, using padding seems to be the better choice ?
Showing results 1 to 25 of 29

 
Forum Jump

All times are GMT +1. The time now is 01:22 AM.