Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
abna #1
Re: Giving a list item <li> a class -- Realllly needanswer today!
I should clarify--if the list item is just text, selecting the text will put
the class inside the <li> tag. But if the list item is a link, selecting the
text will put the class inside the <a> tag. I guess Contribute just chooses the
closest tag. In my case, though, I really need the class to go in the <li> tag
no matter what the list item is. Any ideas?
abna Guest
-
List/Menu Form item
When the List/Menu form item is selected, what are the differences between specifying "List" or "Menu"? Brendan -
Can't find the first item in the list
Hi, I have list piece of code: <cfset groupList="(1,9,14,19,24,28,31)"> <cfoutput>#ListFind(groupList, 1, ",")#</cfoutput> It can't find... -
Change style of a single row of the item list of datagrid, based on a field value of current item...
Sorry for the long subject guys, but I don't know how better I can resume the matter... Anyway, I have my datagrid showing items of an order. I... -
How do I list item in a templatecolumn?
I have a pushbutton in templatecolumn in a DataGrid. I can iterate through some of the rows in the datagrid with: sub alert_inactive(sender As... -
getting value of item in list box.
Hello, I have a PHP page which pulls a bunch of data from a mySQL DB. I have 2 list boxes in a form. One is populated automatically by my PHP... -
theArtboy #2
Re: Giving a list item <li> a class -- Realllly needanswer today!
I ran into this myself this morning. The solution I found was to triple-click
on the text in the <li> and then set the style. Then highlight the text for the
link and establish the link. If the link is already there, insert some text at
the beginning of the line. Then triple click to set the style for the
paragraph. Sometimes I have had to choose another style before selecting the
one I want. Selecting NORMAL doesn't seem to do much or work consistently.
Good luck,
John
theArtboy Guest



Reply With Quote

