Search Results

Showing results 1 to 40 of 86
Search took 0.02 seconds.
Search: Posts Made By: OmniX ; Forum: JavaScript / DHTML / AJAX and child forums
Forum: JavaScript / DHTML / AJAX Jul 24th, 2009
Replies: 6
Views: 1,268
Posted By OmniX
Thanks essential, I have had a quick look over the code.
When I get back home from my current project Ill get onto to it.

Thanks, Regards X
Forum: JavaScript / DHTML / AJAX Jul 19th, 2009
Replies: 6
Views: 1,268
Posted By OmniX
I tired your document as a .html and a .xsl .
The html appeared in html and the xsl appeared in an xml format but nothing useful.
Any ideas? Thanks.
Forum: JavaScript / DHTML / AJAX Jul 13th, 2009
Replies: 6
Views: 1,268
Posted By OmniX
I would like to know how to display XML in a browser.
Also if possible to maniuplate the XML elements.
Havent touched based with XML in awhile and still abit rusty.

Thanks, Regards X

PS:...
Forum: JavaScript / DHTML / AJAX May 24th, 2009
Replies: 12
Views: 841
Posted By OmniX
Ya I tested your page then applied the logic worked perfectly.

Thankyou very much, helped alot.

On a side note so can I reference all my variables with a $ in javascript without recieving any...
Forum: JavaScript / DHTML / AJAX May 24th, 2009
Replies: 12
Views: 841
Posted By OmniX
I will attempt that now, but should we be using $ for variables and functions in javascript I thought that was only for php?
Forum: JavaScript / DHTML / AJAX May 24th, 2009
Replies: 12
Views: 841
Posted By OmniX
Ya sorry I was in the process of editing it.

I attempted this and it still dosent work. Any ideas?

Should I be using a different variable name to id name eg. company > company?
Forum: JavaScript / DHTML / AJAX May 23rd, 2009
Replies: 12
Views: 841
Posted By OmniX
So 'essential' in short that line of code will be interupted by all modern browsers and IE to retrieve the HTML id "company", which will then allow alterations to be preformed?

I attempted this...
Forum: JavaScript / DHTML / AJAX May 23rd, 2009
Replies: 12
Views: 841
Posted By OmniX
There is alot of code in short:

// Javascript
function load(image) {
switch(image) {
case 1:
company.innerHTML="COMPANY";
screenshot.src="screenshot.jpg";
...
Forum: JavaScript / DHTML / AJAX May 23rd, 2009
Replies: 12
Views: 841
Posted By OmniX
I have javascript working on IE but not on FF, are there things I should look for inparticular?

Inparticular that is not working is the "onclick function" I call.

Thanks, Regards X
Forum: JavaScript / DHTML / AJAX Dec 16th, 2008
Replies: 3
Views: 3,069
Posted By OmniX
I dont have any code at the moment as I dont know how to approach this.

I think the bar might require ajax to be a continuous loop?

I have managed to create the others (which are not that hard)...
Forum: JavaScript / DHTML / AJAX Dec 15th, 2008
Replies: 3
Views: 3,069
Posted By OmniX
I would like to make a photo gallery using javascript.

Are there any tutorials out there?

This is what I wish for (but anything is better than nothing):
- Vertical Bar
- Auto Scrolling (mouse...
Forum: JavaScript / DHTML / AJAX Dec 14th, 2008
Replies: 0
Views: 1,648
Posted By OmniX
Does anyone have any tutorial's on creating one?

I see alot of Horzonital tutorials but no vertical.

I wish it to be scrolling(mouse movement) and when clicked
loads images and text that...
Forum: JavaScript / DHTML / AJAX Dec 13th, 2008
Replies: 14
Views: 3,510
Posted By OmniX
Is this possible with javascript?

Because I could make a nice one in flash with those features XD

I require a vertical one that dosent BOOM the image but just changes it from the one on the...
Forum: JavaScript / DHTML / AJAX Nov 28th, 2008
Replies: 14
Views: 3,510
Posted By OmniX
langsor your a gun!!!

I just now got time to work on this project(thats how busy I have been) and your work is very nice!!!

I am going to try make a vertical line instead of horzonital
AND
I...
Forum: JavaScript / DHTML / AJAX Nov 16th, 2008
Replies: 6
Views: 768
Posted By OmniX
Thanks, for the help s.o.s.

Ill try some things when I get free this week and update the thread.

Thanks for your help :)
Forum: JavaScript / DHTML / AJAX Nov 15th, 2008
Replies: 6
Views: 768
Posted By OmniX
Thanks for the detailed breakdown!

I have gotten the idea of what you were saying just need to take it all in now.

You mentioned JSON over XML?

JSON freeware? hard to use? hard to learn?
...
Forum: JavaScript / DHTML / AJAX Nov 14th, 2008
Replies: 11
Views: 2,073
Posted By OmniX
I remember reading up on google that the desired functionality can only be preformed with javascript and has been but they didnt mention how :(

So like I sound like I am lost :(

I wish the...
Forum: JavaScript / DHTML / AJAX Nov 14th, 2008
Replies: 11
Views: 2,073
Posted By OmniX
Oh ok so thats the behavious by default but what if i wanted was that in 5 <options> long and scrollable this possible?

If so how or tutorials possible?

Thanks s.o.s.
Forum: JavaScript / DHTML / AJAX Nov 13th, 2008
Replies: 11
Views: 2,073
Posted By OmniX
How funny
http://www.carsales.com.au/
Had this example all along!?!?!
now see when you click on a make the combo box appears but inside that combo box it is scrollable bar?

That is what I am...
Forum: JavaScript / DHTML / AJAX Nov 13th, 2008
Replies: 6
Views: 768
Posted By OmniX
I think you got the idea right SOS ill show you what I am trying to achieve and maybe you can tell me how best way to achieve it?

http://www.carsales.com.au/

The search on cars specifically the...
Forum: JavaScript / DHTML / AJAX Nov 10th, 2008
Replies: 6
Views: 768
Posted By OmniX
At the moment I have a normal ajax example that refers to an xml file.

This xml file is a conversion of a mysql database file I have.

Now I wish to cut out the middle man (xml) and refer...
Forum: JavaScript / DHTML / AJAX Oct 22nd, 2008
Replies: 5
Views: 1,627
Posted By OmniX
I am trying to work through your code it is very confusing with the html integrated with php but it seems that once you select a city then a place appears im looking more for something like this:...
Forum: JavaScript / DHTML / AJAX Oct 21st, 2008
Replies: 5
Views: 1,627
Posted By OmniX
I went through the php example and it looks like what I need (unable to run it).

Can you summarise the javascript functions that change it?

It seems the functions chgeitems1 and 2 do the job...
Forum: JavaScript / DHTML / AJAX Oct 17th, 2008
Replies: 5
Views: 1,627
Posted By OmniX
I have two select tags.

When I select the first value in the first tag the corresponding values in the second tag should appear.

How would I do this?

I am using php to select which values...
Forum: JavaScript / DHTML / AJAX Oct 15th, 2008
Replies: 11
Views: 2,073
Posted By OmniX
Ya sorry sos its not the output im trying to achieve.

I will look for an example and get back to you.

Thanks, Regards X
Forum: JavaScript / DHTML / AJAX Oct 15th, 2008
Replies: 11
Views: 2,073
Posted By OmniX
Hmmm s.o.s.

It is a temporary solution but I think my wording is incorrect.

You know when you dont set a size and when u click to select a value of either 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 drop...
Forum: JavaScript / DHTML / AJAX Oct 14th, 2008
Replies: 11
Views: 2,073
Posted By OmniX
Thanks but I have to work with select elements as I am unable to change for the time being.

But I may experiment with your overflow ideas if I have time.
Forum: JavaScript / DHTML / AJAX Oct 13th, 2008
Replies: 11
Views: 2,073
Posted By OmniX
I have been doing research and to be able to make a scrollable drop down box requires javascript I have been informed.

Can anyone help me with this or a tutorial?

Example code:

<select...
Forum: JavaScript / DHTML / AJAX Oct 9th, 2008
Replies: 25
Views: 7,560
Posted By OmniX
Hmmm I thought I am doing something wrong the moderators are never wrong :)

I cant find out what im doing wrong though (im guessing the syntax im using them is backwards)...

These are the 3 reg...
Forum: JavaScript / DHTML / AJAX Oct 9th, 2008
Replies: 25
Views: 7,560
Posted By OmniX
Ummm I have been testing it and been using /[^0-9]/ .

The code will only allow me to type in 0-9.

If I remove the ^ it allows me to type anything but 0-9.

Am I doing something wrong?
...
Forum: JavaScript / DHTML / AJAX Oct 9th, 2008
Replies: 25
Views: 7,560
Posted By OmniX
Thankyou MattEvans, great informative reply.

so if ^ used in the brackets it means any character and before the brackets(outside) means not?

trying to test with these things atm.
Forum: JavaScript / DHTML / AJAX Oct 9th, 2008
Replies: 25
Views: 7,560
Posted By OmniX
Old Thread - just wondered if anyone has got answers to my previous questions.

Thankyou, Regards X
Forum: JavaScript / DHTML / AJAX Aug 20th, 2008
Replies: 14
Views: 3,510
Posted By OmniX
langsor

YOU ARE A #*#)$*# MAD #$)(*#$#()!?!!?!?!?!!?!?!?!

GREAT WORK!!!!!!!!!!!!!!!!!!!!!

Works beautifully.

Your a great bloke, thanks for the help.
Forum: JavaScript / DHTML / AJAX Aug 10th, 2008
Replies: 14
Views: 3,510
Posted By OmniX
I have bene trying to complete some flash photo galleries as I find when comparing all languages flash is the best option and has alot better output than javascript but I still intend on making a...
Forum: JavaScript / DHTML / AJAX Aug 7th, 2008
Replies: 14
Views: 3,510
Posted By OmniX
Ahh how nice langsor!

hahaha

Na thats fine im trying to tinker along, testing in each language in my own spare time.

Just completed a dogy flash photo gallery still prefering javascript one...
Forum: JavaScript / DHTML / AJAX Aug 6th, 2008
Replies: 14
Views: 3,510
Posted By OmniX
No Tutorials or Coding Examples?
Forum: JavaScript / DHTML / AJAX Aug 4th, 2008
Replies: 14
Views: 3,510
Posted By OmniX
I am looking to recreate this photo gallery:
http://www.bourakis.com.au/gallery-contemporary.htm

With its sidescrolling and picture enlargement.

Thankyou, Regards X
Forum: JavaScript / DHTML / AJAX Jul 12th, 2008
Replies: 25
Views: 7,560
Posted By OmniX
SOS thanks I think I get it know after that simple explaination.

alpha = [A-Z] or [a-z] or [A-z] (or should it be [A-Za-z] not sure?)
numeric = [0-9]
special characters = ???

What is the...
Forum: JavaScript / DHTML / AJAX Jul 11th, 2008
Replies: 25
Views: 7,560
Posted By OmniX
Sorry my fault must have been when I was experimenting with keyXXX.

Ive experimented with keyPress, etc keyUp works best.

I was wondering if there was a way just not to let the character...
Forum: JavaScript / DHTML / AJAX Jul 11th, 2008
Replies: 25
Views: 7,560
Posted By OmniX
Umm on the topic I was wondering if you have a solution to restrict the input even being entered for both browsers.

Like at the moment u type and any non numeric disappears after being typed (only...
Showing results 1 to 40 of 86

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC