• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Linking Back to My CSS File.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Linking Back to My CSS File.


  • Subject: Linking Back to My CSS File.
  • From: Philip Juel Borges <email@hidden>
  • Date: Tue, 3 Nov 2009 10:31:49 +0100

Hi!

I'm new to iPhone development. But loving it!

In my project I have added folders to the resource folder. The structure looks like this.

TOC.html
rbi8.css
data
   I
   I--ge
         I--1.html
         I--2.html
   	 I--3.html


Now, all my html files use css for styling. As you can see I have one such file called rbi8.css. I would like to have that file contain all my css style, so I if I change the style in that file it changes the style of all my html files in the various folders.


I thought I could solve the situation by putting this code in my html files:

	<link rel="stylesheet" type="text/css" src="/rbi8.css">


My problem:
This doesn't work. In my html files I can refer forward in my data directory, but not backwards.


Hope you can help.

--Philip
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Linking Back to My CSS File.
      • From: Mike Abdullah <email@hidden>
  • Prev by Date: Re: Unable to disassemble objc_assign_strongCast
  • Next by Date: Re: How to imitiate mouse move programmatically? [NSApp postEvent:atStart:] does not work...
  • Previous by thread: Re: How to imitiate mouse move programmatically? [NSApp postEvent:atStart:] does not work...
  • Next by thread: Re: Linking Back to My CSS File.
  • Index(es):
    • Date
    • Thread