Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 26
Search took 0.13 seconds.
Search: Posts Made By: icu222much
Forum: PHP 01-11-2013, 04:45 AM
Replies: 1
Views: 257
Posted By icu222much
Learning Symfony 2

I am a new grad and recently got hired for my first job as a front end web developer for a large organization. I have finished most of the front end work and our team is now focused on the mid-tier...
Forum: Ajax and Design 12-18-2011, 01:31 AM
Replies: 6
Views: 899
Posted By icu222much
I just wanted to be able to get back some HTML. ...

I just wanted to be able to get back some HTML.

Your solution worked beautifully. Thank you :)
Forum: Ajax and Design 12-18-2011, 12:31 AM
Replies: 6
Views: 899
Posted By icu222much
I have disable character escaping in the XSL...

I have disable character escaping in the XSL file, but the problem still persists. I have uploaded an updated copy of the file onto http://www.sfu.ca/~jca41/stuph/tst/template.html

<xsl:value-of...
Forum: Ajax and Design 12-17-2011, 11:38 PM
Replies: 6
Views: 899
Posted By icu222much
I have tried the following with CData but I have...

I have tried the following with CData but I have had no luck. Am I doing something wrong?

<description> <![CDATA[ Product A is inspired by <a href="http://www.google.ca/">Google</a>. ]]>...
Forum: Ajax and Design 12-17-2011, 06:43 PM
Replies: 6
Views: 899
Posted By icu222much
AJAX - Pass in HTML Tags

I am trying to create an AJAX website. The content that will be updated is text description of the product. I am wondering how would I be able to add HTML tags within the content of my XML?

For...
Forum: HTML & CSS 12-04-2011, 05:37 PM
Replies: 1
Views: 247
Posted By icu222much
CDATA Alternatives

I am trying to pass some HTML code though XML but the browser is ignoring the HTML tags as oppose to turning them into HTML tags. In the example below, I want to create a link to Google with CData,...
Forum: JavaScript programming 10-30-2011, 12:20 AM
Replies: 2
Views: 270
Posted By icu222much
i'm out right now, but i'll give it a shot when i...

i'm out right now, but i'll give it a shot when i get home.

My goal is to save the contents of the xml file into a string. How would i do this?
Forum: JavaScript programming 10-29-2011, 09:17 PM
Replies: 2
Views: 270
Posted By icu222much
XMLHttpRequest Problem

I'm trying to create a script that will call a flickr rest method and output its XML. I have written the following code, but it seems to not work. I am stumped, and was wondering what I am doing...
Forum: HTML & CSS 07-22-2011, 03:26 AM
Replies: 1
Views: 818
Posted By icu222much
Show/Hide Values in Input Text Box

I have several input text boxes. The default value for the boxes is the description of the contents of the box. When the user clicks on the box to type, the default values disappear so they can begin...
Forum: JavaScript programming 08-23-2009, 06:11 PM
Replies: 0
Views: 500
Posted By icu222much
Image Panning

I am trying to create a script where clouds are moving horizontally from the right side of the screen to the left side of the screen. On the window load, there will be one cloud moving across the...
Forum: HTML & CSS 08-22-2009, 04:20 PM
Replies: 14
Views: 839
Posted By icu222much
I think there might be some problems if I just...

I think there might be some problems if I just take the trees and tile them as a background image. The content will be placed in a container in the middle of the screen which is on top of the...
Forum: HTML & CSS 08-22-2009, 08:36 AM
Replies: 14
Views: 839
Posted By icu222much
Let me look into sliding divs and zindexes. ...

Let me look into sliding divs and zindexes.

I looked into parallax and I don't think that is what I want. Parallax seems to be adding depth to your website by using layers. That is not what I...
Forum: HTML & CSS 08-22-2009, 02:30 AM
Replies: 14
Views: 839
Posted By icu222much
Oh, I will definitely look into that. It looks...

Oh, I will definitely look into that. It looks much simpler then jQuery.
Forum: HTML & CSS 08-22-2009, 02:22 AM
Replies: 14
Views: 839
Posted By icu222much
Do you mean setting the timer or interval in...

Do you mean setting the timer or interval in jQuery?
Forum: HTML & CSS 08-22-2009, 02:12 AM
Replies: 14
Views: 839
Posted By icu222much
Sounds good. For my cloud animation, I was...

Sounds good.

For my cloud animation, I was just thinking of a simple horizontal animation - nothing fancy or realistic. Should I still use jQuery or will that be over kill?
Forum: HTML & CSS 08-22-2009, 02:05 AM
Replies: 14
Views: 839
Posted By icu222much
My website is just a personal collection of some...

My website is just a personal collection of some of the work I have done. I am not intending it to be very search engine friendly as I am releasing the URL to selected groups of people.

I...
Forum: HTML & CSS 08-22-2009, 01:27 AM
Replies: 14
Views: 839
Posted By icu222much
Can I Use HTML/CSS To Do This?

I have a graphical website where the content will be displayed using Flash and will be placed on the center of the screen. On either side, I will have some trees and above I'll have some clouds...
Forum: HTML & CSS 07-13-2009, 06:42 AM
Replies: 6
Views: 797
Posted By icu222much
Thank you. I'll read the article.

Thank you. I'll read the article.
Forum: HTML & CSS 07-11-2009, 06:54 AM
Replies: 6
Views: 797
Posted By icu222much
abduraooft: Thank you for your simple reply....

abduraooft:
Thank you for your simple reply. Those few lines of code works, but only in Firefox... if only the world only used FF eh? Upon further reading, I discovered that the problem was indeed...
Forum: HTML & CSS 07-08-2009, 10:54 PM
Replies: 6
Views: 797
Posted By icu222much
Unneeded Vertical Scroll

For some reason, the browser's vertical scroll bar allows me to keep scrolling along the page even though there is no content. I am not exactly sure what is happening but I think it is because of my...
Forum: PHP 08-22-2008, 07:47 PM
Replies: 12
Views: 1,235
Posted By icu222much
I compared my calendar code with the original and...

I compared my calendar code with the original and I do not see anything deleted or abnormal. Could there be another explanation for the script to not properly address my CSS file?
Forum: PHP 08-22-2008, 12:54 AM
Replies: 12
Views: 1,235
Posted By icu222much
How did you figure out that the CSS file is found...

How did you figure out that the CSS file is found at /testingA/testingF/content/calendarAndEvents/upcomingEvents//testingA/testingF/core/css/default.css? I tried going view -> source but I just saw...
Forum: PHP 08-22-2008, 12:37 AM
Replies: 12
Views: 1,235
Posted By icu222much
How would I change calendars[0]->css and...

How would I change calendars[0]->css and $calendars[0]->status_image_dir from a relative path to an absolute path?

Apparently, using $calendars[0]->css="/testingA/testingF/core/css/default.css";...
Forum: PHP 08-21-2008, 11:17 PM
Replies: 12
Views: 1,235
Posted By icu222much
What do you mean by ?

What do you mean by ?
Forum: PHP 08-21-2008, 10:14 PM
Replies: 12
Views: 1,235
Posted By icu222much
Do you think that there can be other conflicting...

Do you think that there can be other conflicting pieces of code else where in my script? I tried to be as thorough as possible when going through the various files but I did not spot anything.
Showing results 1 to 25 of 26

 
Forum Jump

All times are GMT +1. The time now is 10:41 PM.