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 47
Search took
0.11
seconds.
Search:
Posts Made By:
valeria_vi
Forum:
JavaScript programming
12-02-2002, 09:08 PM
Replies:
3
JavaScript Slide show
Views:
887
Posted By
valeria_vi
go to...
go to http://www.chalcedony.com/javascript/scripts/index.html and look through chapter3: fun with images
Forum:
HTML & CSS
11-15-2002, 09:28 PM
Replies:
4
Why doesn't a:hover work with images?
Views:
1,077
Posted By
valeria_vi
good to know, beetle, although it does not seem...
good to know, beetle, although it does not seem logical from looking @ the code. i mean, whenyou don't specify what it is you want colored ... :eek:
will the same work for mozilla and new ns,...
Forum:
HTML & CSS
11-15-2002, 08:28 PM
Replies:
4
Why doesn't a:hover work with images?
Views:
1,077
Posted By
valeria_vi
Tombo, in the piece of code you had shown us,...
Tombo,
in the piece of code you had shown us, what you are trying to do is color your whole image white, but javascript cannot do that.
your code would have worked, if your link was text. then, the...
Forum:
General web building
11-15-2002, 04:22 PM
Replies:
14
websidestory.com - HitBOX ClientSide Audience Analysis vs. Standard Log File Analysis
Views:
1,302
Posted By
valeria_vi
these guys were supposed to have a phone...
these guys were supposed to have a phone conference with us yesterday, but they never called!
:eek:
Forum:
General web building
11-14-2002, 04:45 PM
Replies:
14
websidestory.com - HitBOX ClientSide Audience Analysis vs. Standard Log File Analysis
Views:
1,302
Posted By
valeria_vi
rotflmao :D so true!
rotflmao :D
so true!
Forum:
JavaScript programming
11-14-2002, 04:40 PM
Replies:
4
if (document.getElementById) and IE on a MAC problem
Views:
3,001
Posted By
valeria_vi
eeek, isn't it one of those "ID ten T" errors...
eeek,
isn't it one of those "ID ten T" errors (ID10T)? :o
thanks so much!
Forum:
General web building
11-14-2002, 03:53 PM
Replies:
14
websidestory.com - HitBOX ClientSide Audience Analysis vs. Standard Log File Analysis
Views:
1,302
Posted By
valeria_vi
"depends how much of your site is truly static...
"depends how much of your site is truly static and how much server-generated."
all the pages are .htm
"most log anaylsers are not to hot on the presentation side of things"
we have webtrends and...
Forum:
JavaScript programming
11-14-2002, 03:25 PM
Replies:
4
if (document.getElementById) and IE on a MAC problem
Views:
3,001
Posted By
valeria_vi
ok, just in case, i decided to post the whole...
ok, just in case, i decided to post the whole function here (it isn;t that long)
var current = 1;
function kits_nav(val) { //val can be "1" or "-1"
var new_kit = current + val;
if...
Forum:
General web building
11-14-2002, 03:23 PM
Replies:
14
websidestory.com - HitBOX ClientSide Audience Analysis vs. Standard Log File Analysis
Views:
1,302
Posted By
valeria_vi
and on the note of "To use the HitBOX...
and on the note of
"To use the HitBOX counter the only requirement is to embed our counting code into your Web pages."
how that code counts the statistics is yet TBD. probably sends something to...
Forum:
JavaScript programming
11-14-2002, 03:18 PM
Replies:
4
if (document.getElementById) and IE on a MAC problem
Views:
3,001
Posted By
valeria_vi
if (document.getElementById) and IE on a MAC problem
here's a piece of my function:
if (document.layers) {
document.layers["point-of-purchase-display-kits"].document.kit.src = "popkits/0" + new_kit + ".gif";
}
else {
if...
Forum:
General web building
11-14-2002, 02:59 PM
Replies:
14
websidestory.com - HitBOX ClientSide Audience Analysis vs. Standard Log File Analysis
Views:
1,302
Posted By
valeria_vi
and yes, we are currently using WebTrends and our...
and yes, we are currently using WebTrends and our reports look very nice, so we are not looking for a prettier "presentation" of results.
Forum:
General web building
11-14-2002, 02:58 PM
Replies:
14
websidestory.com - HitBOX ClientSide Audience Analysis vs. Standard Log File Analysis
Views:
1,302
Posted By
valeria_vi
they e-mailed me a "promotional" pdf file. here...
they e-mailed me a "promotional" pdf file. here are some of the things they say in it:
"Log-based Web site traffic analysis tools don’t reflect traffic to a Web site, they merely analyze log files....
Forum:
General web building
11-13-2002, 09:47 PM
Replies:
14
websidestory.com - HitBOX ClientSide Audience Analysis vs. Standard Log File Analysis
Views:
1,302
Posted By
valeria_vi
HitBox Client Side Audience Analysis mainly...
HitBox Client Side Audience Analysis
mainly what i am interested in knowing is how their technology compares to log analizing technology and what the advantages/disadvantages of both.
we are not...
Forum:
General web building
11-13-2002, 09:14 PM
Replies:
14
websidestory.com - HitBOX ClientSide Audience Analysis vs. Standard Log File Analysis
Views:
1,302
Posted By
valeria_vi
nobody can help???
nobody can help???
Forum:
General web building
11-11-2002, 11:07 PM
Replies:
14
websidestory.com - HitBOX ClientSide Audience Analysis vs. Standard Log File Analysis
Views:
1,302
Posted By
valeria_vi
websidestory.com - HitBOX ClientSide Audience Analysis vs. Standard Log File Analysis
have anybody ever heard of this company - websidestory.com? ( www.websidestory.com )
anybody has any experience/opinion on them and teh service they offer?
we have a meeting with them on...
Forum:
JavaScript programming
11-11-2002, 05:38 PM
Replies:
4
No Highlight
Views:
937
Posted By
valeria_vi
lol @ i also love http://continue.to/hope
lol @
i also love http://continue.to/hope
Forum:
JavaScript programming
11-06-2002, 06:22 PM
Replies:
7
Creating a Hyperlink to a Download
Views:
1,130
Posted By
valeria_vi
why don't you just put the link to the file in an...
why don't you just put the link to the file in an <a> tag? teh browser should recognize the file type and begin teh download on its own. for example:
<a href="blah.doc"> should automatically open...
Forum:
JavaScript programming
11-05-2002, 05:04 PM
Replies:
3
moving around a form
Views:
927
Posted By
valeria_vi
umm, may i suggest a non-javascript solution...
umm, may i suggest a non-javascript solution (that is, if i understand your question correctly)?
set an anchor on the page and when teh radio button is clicked, send the user to the anchor.
Forum:
JavaScript programming
11-04-2002, 04:51 PM
Replies:
4
How to Randomly Rotate a JPG in Table??
Views:
1,171
Posted By
valeria_vi
Antonio, you are missing <body> and </body>...
Antonio,
you are missing <body> and </body> tags.
try
<html>
<head>
<meta http-equiv="Content-Language" content="de">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
Forum:
JavaScript programming
11-04-2002, 03:54 PM
Replies:
4
How to Randomly Rotate a JPG in Table??
Views:
1,171
Posted By
valeria_vi
Hi Antonio and welcome to the forums! :thumbsup: ...
Hi Antonio and welcome to the forums! :thumbsup:
an imortant element that's currently missing from your <img> tag is name="..." - without it js will not know where to place your random image.
it...
Forum:
General web building
10-30-2002, 05:02 PM
Replies:
5
people from UK cannot see our web site
Views:
957
Posted By
valeria_vi
i have called them up and asked to do "nslookup...
i have called them up and asked to do "nslookup nimlok.info" and it says that the "dsn server does not recognize nimlok.info" so it is what i suspected in the beginning. told them to call their isp...
Forum:
General web building
10-30-2002, 04:43 PM
Replies:
5
people from UK cannot see our web site
Views:
957
Posted By
valeria_vi
they already promiced to send me a screen shot of...
they already promiced to send me a screen shot of what they see.
i'll most likely ask them to call their isp and ask about this problem.
Thanks everybody!
Forum:
General web building
10-30-2002, 04:23 PM
Replies:
5
people from UK cannot see our web site
Views:
957
Posted By
valeria_vi
people from UK cannot see our web site
this is totally weird.
our company's extranet is @ nimlok.info , but when our sister compant from UK is trying to access it, they do not see what they are supposed to.
what should be happening when...
Forum:
Dynamic Drive scripts help
10-10-2002, 04:48 PM
Replies:
4
Top Navigational Bar III modification
Views:
1,053
Posted By
valeria_vi
so is there a way to somehow detect that...
so is there a way to somehow detect that document.onclick event and make menu stay visible on it?
Forum:
Dynamic Drive scripts help
10-08-2002, 10:00 PM
Replies:
1
top nav menu 3
Views:
912
Posted By
valeria_vi
top nav menu 3
I am using Top Navigational Bar III for my site.
I did not think the following will be a problem, but a lot of user had complained, so k am posting here and hoping somebody knows how to modify the...
Showing results 1 to 25 of 47
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
11:23 PM
.
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.