chrishawkins Posted November 18, 2007 Share Posted November 18, 2007 I have a php file that is dependent on two different javascript file to run and function correctly. I've noticed that one of the files seems to hold all of the style attributes for the layout of the php file. Is there any program out there that will let me edit the style in a GUI like kind of like frontpage would? I am having a hard time editing the layout because I am not familiar with javascript styling. Please let me know Link to comment https://forums.phpfreaks.com/topic/77794-help-with-php-file-wjavascript-dependent-styling/ Share on other sites More sharing options...
scottybwoy Posted November 21, 2007 Share Posted November 21, 2007 If you could post a small sample of what code u are using, someone may be able to point you in the right direction. Please note that both Java and PhP do not get "styled" it is only the html code, that may be embedded in your other code. Are you using an external .css file? I know that dreamwever does what you want, doesn't frontpage? I've not used frontpage so not sure. Link to comment https://forums.phpfreaks.com/topic/77794-help-with-php-file-wjavascript-dependent-styling/#findComment-395797 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.