Goto Page: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25
Actual Results
- Hacker007
- Forum: Website Design Forum
- Topic: Add a logo that will appear next to browser navigation bar
- Subject: Add a logo that will appear next to browser navigation bar
- Replies: 3
- Views: 95
Posted: November 15th, 2009, 4:07 pm
The pinned favicon topic should in this forum should have it's title changed to "how to do that address bar picture thingy" because this type of thread is made all the time. 4 years I have been here, and these topics are still overdone. Unfotunately not many know the word favicon.
- Hacker007
- Forum: Website Design Forum
- Topic: How Can I Change Text on a Page by Modifing a URL?
- Subject: How Can I Change Text on a Page by Modifing a URL?
- Replies: 6
- Views: 80
Posted: November 15th, 2009, 3:06 pm
Use JavaScript to get the URL query into an array. Here is a tutorial:
http://www.eggheadcafe.com/articles/20020107.asp
then use innerHTML to alter the text based on the array value.
http://www.eggheadcafe.com/articles/20020107.asp
then use innerHTML to alter the text based on the array value.
- Hacker007
- Forum: Website Design Forum
- Topic: create a transparent table
- Subject: create a transparent table
- Replies: 14
- Views: 6634
- Subject: create a transparent table
Posted: November 15th, 2009, 2:56 pm
In all honest I do not remember that being possible. Perhaps you could add to the images style to not be transparent. If that doesn't work, depending on your pages complexity and whether size/positioning is fixed you may want to try just having the images above the table in a DIV with a higher z-ind...
- Hacker007
- Forum: Programming / Scripting / Coding Forum
- Topic: Need help with REGEX
- Subject: Need help with REGEX
- Replies: 15
- Views: 309
- Subject: Need help with REGEX
Posted: August 13th, 2009, 9:52 pm
I tested it using: http://www.solmetra.com/scripts/regex/index.php And it only returns true if it matches, but altering the file name to be sometime like asdsf.php it will return false - this whether or not the dots are escaped. But if you want to evade that issue entirely, why not use basename($_SE...
- Hacker007
- Forum: General Discussion
- Topic: So now the scam sales of MJ tickets on craigslist
- Subject: So now the scam sales of MJ tickets on craigslist
- Replies: 11
- Views: 234
Posted: July 10th, 2009, 8:37 pm
I would rather be at Billy's funeral.
- Hacker007
- Forum: General Discussion
- Topic: Try This Out!
- Subject: Try This Out!
- Replies: 13
- Views: 283
- Subject: Try This Out!
Posted: July 10th, 2009, 8:16 pm
Japan's version of A Walk to Remember?
- Hacker007
- Forum: Website Design Forum
- Topic: Drag and Drop Images Into Web Folders
- Subject: Drag and Drop Images Into Web Folders
- Replies: 2
- Views: 492
Posted: March 29th, 2009, 12:40 pm
Thankyou for the reply!
The problem I am having is how to know when the dragged item is on top of my links. I looked at the tutorial posted and was unable to get any help from it unfortunately.
The problem I am having is how to know when the dragged item is on top of my links. I looked at the tutorial posted and was unable to get any help from it unfortunately.
- Hacker007
- Forum: Programming / Scripting / Coding Forum
- Topic: display all images in "name/images/name" folder
- Subject: display all images in "name/images/name" folder
- Replies: 13
- Views: 526
Posted: March 22nd, 2009, 10:40 am
- Hacker007
- Forum: Website Design Forum
- Topic: Drag and Drop Images Into Web Folders
- Subject: Drag and Drop Images Into Web Folders
- Replies: 2
- Views: 492
Posted: March 22nd, 2009, 10:09 am
Hello all, I have come once again for some help on a web project I am currently Undertaking. I am working on an image hosting service for my message board users. Currently, users are able to upload images to the webserver, which are stored in individual folders labeled with their user id. I am looki...
- Hacker007
- Forum: Microsoft Windows Forum
- Topic: Google Results are all Ads!
- Subject: Google Results are all Ads!
- Replies: 3
- Views: 515
- Subject: Google Results are all Ads!
Posted: September 8th, 2008, 12:26 am
For some odd reason, when ever I use google, all the results are ads.. I looked it up as much I could, and while I found a lot of articled about the problem, I found none for a solution. Could anyone here shed some light on what the problem may be? I am using firefox3 on Win XP.
- Hacker007
- Forum: Microsoft Windows Forum
- Topic: Somebody please help!
- Subject: Somebody please help!
- Replies: 1
- Views: 302
- Subject: Somebody please help!
Posted: July 17th, 2008, 11:58 pm
For some reason, while I was viewing the internet about half an hour or so ago, the computer started to slow down, and Firefox wouldn\'t open up the page to my website (http://www.koolzone.net), and after wouldn\'t load anything but google. Right now, it loads SOME websites, but not all. Even ozzu w...
- Hacker007
- Forum: Programming / Scripting / Coding Forum
- Topic: Wysiwyg text formating
- Subject: Wysiwyg text formating
- Replies: 0
- Views: 547
- Subject: Wysiwyg text formating
Posted: June 12th, 2008, 3:06 pm
This is the script I use: http://www.koolzone.net/kzbq/test.php [code] // Cross-Browser Rich Text Editor // http://www.kevinroth.com/rte/demo.htm // Written by Kevin Roth (kevin@NOSPAMkevinroth.com - remove NOSPAM) // Visit the support forums at http://www.kevinroth.com/forums/index.php?c=2 // This ...
- Hacker007
- Forum: Website Design Forum
- Topic: css background
- Subject: css background
- Replies: 2
- Views: 347
- Subject: css background
Posted: June 10th, 2008, 2:01 am
Yeah, you need to show some code for best chances of being helped. But just to add some value to this post, try this:
<style type="text/css">
body
{
background: #000000 url('path/to/background.gif') no-repeat fixed center;
}
</style>
body
{
background: #000000 url('path/to/background.gif') no-repeat fixed center;
}
</style>
- <style type="text/css">
- body
- {
- background: #000000 url('path/to/background.gif') no-repeat fixed center;
- }
- </style>
- Hacker007
- Forum: Website Design Forum
- Topic: Probably a stupid question....
- Subject: Probably a stupid question....
- Replies: 3
- Views: 329
- Subject: Probably a stupid question....
Posted: June 10th, 2008, 1:58 am
- Hacker007
- Forum: Website Design Forum
- Topic: Changing all pages at the same time...
- Subject: Changing all pages at the same time...
- Replies: 4
- Views: 387
Posted: June 10th, 2008, 1:54 am

