Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Page 1 of 2
1
2
>
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
IllegalArgumentException error.
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
IllegalArgumentException error.
Views:
1,005
Posted By
CrashNsink
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
Linking to another element and triggering a temporary color flash.
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
Linking to another element and triggering a temporary color flash.
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
Linking to another element and triggering a temporary color flash.
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
Linking an image map link to another element
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
Mysterious space after footer image.
Views:
760
Posted By
CrashNsink
Bumpz ~
Bumpz ~
Forum:
HTML & CSS
08-10-2012, 03:14 PM
Replies:
3
Mysterious space after footer image.
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
Mysterious space after footer image.
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
Is there a way to make an image fill edge to edge of an browser ?
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
Is there a way to make an image fill edge to edge of an browser ?
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
Is there a way to make an image fill edge to edge of an browser ?
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
How do I add a overall image to an <li> ?
Views:
575
Posted By
CrashNsink
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
How do I add a overall image to an <li> ?
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
How do I add a overall image to an <li> ?
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
Is there a way to change the default rectangular view for a:hover background images?
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
Is there a way to change the default rectangular view for a:hover background images?
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
Major positioning issue (images)
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
Any positioning methods to get this layout ?
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
Any positioning methods to get this layout ?
Views:
276
Posted By
CrashNsink
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
I can't get rid of the small dash in between the two images..
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
I can't get rid of the small dash in between the two images..
Views:
332
Posted By
CrashNsink
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
Margins and paddings within lists .
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
Margins and paddings within lists .
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
Margins and paddings within lists .
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
Page 1 of 2
1
2
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
01:22 AM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.